Bug 283185 - www/tgpt: Update to 2.8.3
Summary: www/tgpt: Update to 2.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-07 18:14 UTC by Yusuf Yaman
Modified: 2024-12-10 09:19 UTC (History)
2 users (show)

See Also:


Attachments
www/tgpt.patch: Update to 2.8.3 (13.39 KB, patch)
2024-12-07 18:17 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-12-07 18:14:32 UTC

    
Comment 1 Yusuf Yaman 2024-12-07 18:17:01 UTC
Created attachment 255686 [details]
www/tgpt.patch: Update to 2.8.3

Port Changes:
* Use GO_MODULE instead of GITHUB.
* Update pkg-descr to update supported AI chatbot models

Changelog:
https://github.com/aandrew-me/tgpt/releases/tag/v2.8.3

Thanks in advance.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-10 09:07:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=16b13397ba0b64f690388de58f72c5119b6567a6

commit 16b13397ba0b64f690388de58f72c5119b6567a6
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2024-12-07 18:12:37 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-12-10 09:02:57 +0000

    www/tgpt: Update to 2.8.3

    Port Changes:
    * Use GO_MODULE instead of GITHUB.
    * Update pkg-descr to update supported AI chatbot models

    Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v2.8.3

    PR:             283185

 www/tgpt/Makefile  | 56 ++-----------------------------
 www/tgpt/distinfo  | 96 +++---------------------------------------------------
 www/tgpt/pkg-descr | 12 ++++---
 3 files changed, 14 insertions(+), 150 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-12-10 09:19:50 UTC
Thank you for your contribution.