Bug 284504

Summary: www/tgpt: Update to 2.9.0
Product: Ports & Packages Reporter: Yusuf Yaman <nxjoseph>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: nxjoseph, vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/tgpt.patch
nxjoseph: maintainer-approval+
www/tgpt.patch nxjoseph: maintainer-approval+

Description Yusuf Yaman 2025-02-01 15:22:33 UTC

    
Comment 1 Yusuf Yaman 2025-02-01 15:23:08 UTC
Created attachment 257163 [details]
www/tgpt.patch

Thanks in advance.
Comment 2 Yusuf Yaman 2025-02-01 15:34:49 UTC
Created attachment 257164 [details]
www/tgpt.patch

Updated pkg-descr: Added new providers to the list.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-02-02 00:40:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2388692a094cfdcbf209f630ab276cc4e575742e

commit 2388692a094cfdcbf209f630ab276cc4e575742e
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-02-02 00:38:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-02 00:38:09 +0000

    www/tgpt: Update 2.8.3 → 2.9.0

    * Added providers: pollinations, deepseek, isou
    * Added image generation provider: pollinations
    * Added support for env variable AI_API_KEY
    * Minor fixes and enhancements

    ChangeLog:
    https://github.com/aandrew-me/tgpt/releases/tag/v2.9.0

    PR:     284504

 www/tgpt/Makefile  |  3 +--
 www/tgpt/distinfo  | 10 +++++-----
 www/tgpt/pkg-descr |  9 +++++----
 3 files changed, 11 insertions(+), 11 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-02 00:46:43 UTC
Thanks.
Comment 5 Yusuf Yaman 2025-02-02 11:42:26 UTC
You are welcome and thanks for reviewing.