git: 9c923db5ca08 - main - lang/gptscript: Update to 0.9.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Nov 2025 09:37:13 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c923db5ca0844c768535e08e0399305facbb0f4
commit 9c923db5ca0844c768535e08e0399305facbb0f4
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2025-11-14 09:22:19 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2025-11-14 09:22:19 +0000
lang/gptscript: Update to 0.9.7
- Use the default version of Go (1.25)
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.6
https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.7
Reported by: portscout!
---
lang/gptscript/Makefile | 6 +++---
lang/gptscript/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile
index 3edb17f29dff..bffeabe3b1d2 100644
--- a/lang/gptscript/Makefile
+++ b/lang/gptscript/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gptscript
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.5
-PORTREVISION= 4
+DISTVERSION= 0.9.7
+PORTREVISION= 0
CATEGORIES= lang
MAINTAINER= nivit@FreeBSD.org
@@ -11,7 +11,7 @@ WWW= https://gptscript.ai/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules,1.22
+USES= go:modules
GO_MODULE= github.com/gptscript-ai/gptscript
OPTIONS_DEFINE= EXAMPLES
diff --git a/lang/gptscript/distinfo b/lang/gptscript/distinfo
index 6c23b1cc7404..17f615cb9ea8 100644
--- a/lang/gptscript/distinfo
+++ b/lang/gptscript/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1727967021
-SHA256 (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.mod) = a982b21f55c713f4cd55d88ce6b3f2abeb88aef0074b30aadc97b4789cdf6dd3
-SIZE (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.mod) = 6221
-SHA256 (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.zip) = 8c96d0fe0e4b544b87efb9d93e9e6e3b542740eb77fd8bb448fa86641a7ada11
-SIZE (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.zip) = 3122179
+TIMESTAMP = 1763111268
+SHA256 (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.mod) = b6abff197a59fdda00559829a1af3057784f0654c36af678346e1f9d8b754f46
+SIZE (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.mod) = 7091
+SHA256 (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.zip) = 6c12088941c684f7ca39a316972416645b55ca80420a14cb11e218b495aea6c1
+SIZE (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.zip) = 3132946