git: d98894dfe7df - main - lang/gptscript: Update to 0.9.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Aug 2024 15:56:37 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=d98894dfe7df1e7061bc8d1002a9b7bea43ab914 commit d98894dfe7df1e7061bc8d1002a9b7bea43ab914 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-08-02 15:54:09 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-08-02 15:56:20 +0000 lang/gptscript: Update to 0.9.3 - Remove GITHUB variables that are useless Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.3 Reported by: portscout --- lang/gptscript/Makefile | 5 +---- lang/gptscript/distinfo | 12 +++++------- lang/gptscript/pkg-plist | 4 ++++ 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile index 1531271c0c29..ea913a95d866 100644 --- a/lang/gptscript/Makefile +++ b/lang/gptscript/Makefile @@ -1,7 +1,6 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 -PORTREVISION= 0 +DISTVERSION= 0.9.3 CATEGORIES= lang MAINTAINER= nivit@FreeBSD.org @@ -13,8 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules,1.22 -USE_GITHUB= yes -GH_ACCOUNT= gptscript-ai GO_MODULE= github.com/gptscript-ai/gptscript OPTIONS_DEFINE= EXAMPLES diff --git a/lang/gptscript/distinfo b/lang/gptscript/distinfo index e5b95ffef517..a12460f5956c 100644 --- a/lang/gptscript/distinfo +++ b/lang/gptscript/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1720023886 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/v0.9.2.mod) = 0dc2bbe1fc104787458ddf0c1c4fea0c0712730aa705d50fd0572dac1483b379 -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/v0.9.2.mod) = 5082 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/v0.9.2.zip) = 43ddb2319bb239a4c59beb96cae637ebb8e63852ac77a52253e1d710be48469a -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/v0.9.2.zip) = 3053630 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/gptscript-ai-gptscript-v0.9.2_GH0.tar.gz) = d0eafd87b503a193e47fc0b2fbe926b27fbaa871455ac318da67079f28ffc852 -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.9.2_GH0/gptscript-ai-gptscript-v0.9.2_GH0.tar.gz) = 2885162 +TIMESTAMP = 1722613245 +SHA256 (go/lang_gptscript/gptscript-v0.9.3/v0.9.3.mod) = 757d703c9f73175299bcc33b76d1cc9deec389cfd44eebb2599a46ecc7fb86dc +SIZE (go/lang_gptscript/gptscript-v0.9.3/v0.9.3.mod) = 5181 +SHA256 (go/lang_gptscript/gptscript-v0.9.3/v0.9.3.zip) = 76f42318b6892befd3d287b911e287bb65c7e0af6f6a85b9c1cf1aa5192d5ff6 +SIZE (go/lang_gptscript/gptscript-v0.9.3/v0.9.3.zip) = 3069019 diff --git a/lang/gptscript/pkg-plist b/lang/gptscript/pkg-plist index e97043d1024c..646524efe02d 100644 --- a/lang/gptscript/pkg-plist +++ b/lang/gptscript/pkg-plist @@ -10,6 +10,10 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/echo.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fac.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/git-commit.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview-ghaction/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview-ghaction/codereview.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview-ghaction/workflow.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hacker-news-headlines.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/.gitignore %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/Hamlet.pdf