git: 62b3fd10940a - main - www/tgpt: Update 2.9.0 → 2.9.1

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Wed, 05 Feb 2025 21:32:40 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62b3fd10940aa6e567204de507b424e610de22be

commit 62b3fd10940aa6e567204de507b424e610de22be
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-02-05 21:30:54 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-05 21:31:48 +0000

    www/tgpt: Update 2.9.0 → 2.9.1
    
    * Fixed blackbox image generation
    * Changed blackbox text generation model to Deepseek-R1
    
    ChangeLog:
    https://github.com/aandrew-me/tgpt/releases/tag/v2.9.1
    
    PR:     284590
---
 www/tgpt/Makefile  |  2 +-
 www/tgpt/distinfo  | 10 +++++-----
 www/tgpt/pkg-descr | 11 +++++------
 3 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile
index 44bac7888711..7f2926aaedf0 100644
--- a/www/tgpt/Makefile
+++ b/www/tgpt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tgpt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.9.0
+DISTVERSION=	2.9.1
 CATEGORIES=	www
 
 MAINTAINER=	nxjoseph@protonmail.com
diff --git a/www/tgpt/distinfo b/www/tgpt/distinfo
index 725e6084ceaa..d2be1e4c8368 100644
--- a/www/tgpt/distinfo
+++ b/www/tgpt/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1738423054
-SHA256 (go/www_tgpt/tgpt-v2.9.0/v2.9.0.mod) = 140067072dbe06468274419d363bdb1983c75789580af1762234e73bc6e68af7
-SIZE (go/www_tgpt/tgpt-v2.9.0/v2.9.0.mod) = 2233
-SHA256 (go/www_tgpt/tgpt-v2.9.0/v2.9.0.zip) = e7cd365a9641a238ea213fd9825b2d51fef4719d4b44a5cbab6fe8efdc6106de
-SIZE (go/www_tgpt/tgpt-v2.9.0/v2.9.0.zip) = 59834
+TIMESTAMP = 1738760772
+SHA256 (go/www_tgpt/tgpt-v2.9.1/v2.9.1.mod) = 419084ed0cd4a827ad2ca8fecaabeaf17abaaa104cbef9faead421f1b1804cc0
+SIZE (go/www_tgpt/tgpt-v2.9.1/v2.9.1.mod) = 2573
+SHA256 (go/www_tgpt/tgpt-v2.9.1/v2.9.1.zip) = f7d0c6ebb5ceb8f6219ebbe83b29ccdf53114ee96f03bd46730f061b90397b26
+SIZE (go/www_tgpt/tgpt-v2.9.1/v2.9.1.zip) = 60315
diff --git a/www/tgpt/pkg-descr b/www/tgpt/pkg-descr
index bfbfcbcb9027..77b590f3faa5 100644
--- a/www/tgpt/pkg-descr
+++ b/www/tgpt/pkg-descr
@@ -1,8 +1,7 @@
 tgpt is a cross-platform command-line interface (CLI) tool to use AI chatbots
 in your Terminal without requiring API keys. It supports these providers:
-Blackbox AI (Blackbox model), Deepseek (Requires API key), Duckduckgo
-(Supports several models), Groq (Requires a free API Key. LLaMA2-70b
-& Mixtral-8x7b), Isou (Deepseek-chat with SEARXNG), KoboldAI
-(koboldcpp/HF_SPACE_Tiefighter-13B), Ollama (Supports many models),
-OpenAI (All models, Requires API Key, supports custom endpoints),
-Phind (Phind Model), Pollinations (Many free models).
+Blackbox AI (Several models), Deepseek (Requires API key), Duckduckgo
+(Supports several models), Groq (Requires a free API Key. Many models),
+Isou (Deepseek-chat with SEARXNG), KoboldAI (koboldcpp/HF_SPACE_Tiefighter-13B),
+Ollama (Supports many models), OpenAI (All models, Requires API Key, supports
+custom endpoints), Phind (Phind Model), Pollinations (Many free models).