git: 91fcf4d77ddf - main - lang/gptscript: Update to 0.9.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 15:11:11 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15 commit 91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-10-03 15:08:34 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-10-03 15:08:34 +0000 lang/gptscript: Update to 0.9.5 Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.5 Reported by: Donnie Adams <notifications@github.com> --- lang/gptscript/Makefile | 3 +-- lang/gptscript/distinfo | 10 +++++----- lang/gptscript/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile index dfceea2b9a29..2594b2f9f6c6 100644 --- a/lang/gptscript/Makefile +++ b/lang/gptscript/Makefile @@ -1,7 +1,6 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.9.4 -PORTREVISION= 1 +DISTVERSION= 0.9.5 CATEGORIES= lang MAINTAINER= nivit@FreeBSD.org diff --git a/lang/gptscript/distinfo b/lang/gptscript/distinfo index 75f82edce982..6c23b1cc7404 100644 --- a/lang/gptscript/distinfo +++ b/lang/gptscript/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722887170 -SHA256 (go/lang_gptscript/gptscript-v0.9.4/v0.9.4.mod) = b330006e45d6879a68fe3acd6a05da2ac36c329aee4d3b17be3ffc1775f10619 -SIZE (go/lang_gptscript/gptscript-v0.9.4/v0.9.4.mod) = 5385 -SHA256 (go/lang_gptscript/gptscript-v0.9.4/v0.9.4.zip) = 084f77676487404bdf0c713cbe0433961154913ac7a11f2d57ca0a77c5c8ccea -SIZE (go/lang_gptscript/gptscript-v0.9.4/v0.9.4.zip) = 3092405 +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 diff --git a/lang/gptscript/pkg-plist b/lang/gptscript/pkg-plist index 0c9b5bb0059f..21c396abf433 100644 --- a/lang/gptscript/pkg-plist +++ b/lang/gptscript/pkg-plist @@ -9,6 +9,7 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/describe-code.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/echo.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fac.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gcp-assistant.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/git-commit.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview-ghaction/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gptreview-ghaction/codereview.gpt @@ -44,6 +45,7 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqlite-download.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/syntax-from-code.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testkube.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/time.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/travel-agent.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/Dockerfile