git: 62cebc696fdf - main - lang/gptscript: Update to 0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 08:28:43 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=62cebc696fdf331207f1686fe187d9798a540617 commit 62cebc696fdf331207f1686fe187d9798a540617 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-05-24 08:25:00 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-05-24 08:25:00 +0000 lang/gptscript: Update to 0.7.0 Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.7.0 Reported by: Craig Jellick <notifications@github.com> --- lang/gptscript/Makefile | 4 ++-- lang/gptscript/distinfo | 14 +++++++------- lang/gptscript/pkg-plist | 40 +++++++++++----------------------------- 3 files changed, 20 insertions(+), 38 deletions(-) diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile index 6713fcf1ca0b..ab3fe638ecea 100644 --- a/lang/gptscript/Makefile +++ b/lang/gptscript/Makefile @@ -1,7 +1,7 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 2 +DISTVERSION= 0.7.0 +PORTREVISION= 0 CATEGORIES= lang MAINTAINER= nivit@FreeBSD.org diff --git a/lang/gptscript/distinfo b/lang/gptscript/distinfo index 55ef6b26e308..6c656bddc2ba 100644 --- a/lang/gptscript/distinfo +++ b/lang/gptscript/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1712996187 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/v0.5.0.mod) = b0e4bced94f490cdc7f78af90ff5bc6077abd5e7de67b23883b2f192a05991bf -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/v0.5.0.mod) = 3695 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/v0.5.0.zip) = b53f48f084b852721462531a0cdddf913b5602fd31f41ae72151ccd1fb708653 -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/v0.5.0.zip) = 1190952 -SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/gptscript-ai-gptscript-v0.5.0_GH0.tar.gz) = 277638f7474769e2467f0bba6b779bff44830737bf828de535c3958ef2d2b2e3 -SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.5.0_GH0/gptscript-ai-gptscript-v0.5.0_GH0.tar.gz) = 1107145 +TIMESTAMP = 1716537420 +SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/v0.7.0.mod) = 2c3ba4fef03631e7d27128387fdc94b27b2fd9d726a092edb8a4233fb413b4bd +SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/v0.7.0.mod) = 3731 +SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/v0.7.0.zip) = 61159773df10e156487700b062632ad61d06cbd4225f74587a9680c6d85ec488 +SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/v0.7.0.zip) = 1291073 +SHA256 (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/gptscript-ai-gptscript-v0.7.0_GH0.tar.gz) = 77df7658585b634778382c5c472e082ea66ec40c574af1314d79d080bafbd98a +SIZE (go/lang_gptscript/gptscript-ai-gptscript-v0.7.0_GH0/gptscript-ai-gptscript-v0.7.0_GH0.tar.gz) = 1187790 diff --git a/lang/gptscript/pkg-plist b/lang/gptscript/pkg-plist index 00d2f02bd680..e97043d1024c 100644 --- a/lang/gptscript/pkg-plist +++ b/lang/gptscript/pkg-plist @@ -9,7 +9,6 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/describe-code.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/echo.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fac.gpt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gh-cmd.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/git-commit.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hacker-news-headlines.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/.gitignore @@ -35,35 +34,18 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipegenerator/templates/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples-readme.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/search.gpt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments/README.md -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments/main.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments/requirements.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments/tweet.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sentiments.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqlite-download.gpt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/.gitignore -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/README.md -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/app.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/components/DisplayMode.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/components/Nav.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/components/New.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/components/Stories.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/lib/types.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/lib/unmangle.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/nuxt.config.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/package.json -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/pages/index.vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/pages/story/[name].vue -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/public/favicon.ico -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/api/story/[name].delete.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/api/story/[name].get.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/api/story/index.get.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/api/story/index.post.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/api/story/sse.get.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/server/tsconfig.json -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/store/index.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/story-book.gpt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/tailwind.config.ts -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/story-book/tsconfig.json %%PORTEXAMPLES%%%%EXAMPLESDIR%%/syntax-from-code.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/time.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/travel-agent.gpt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/Dockerfile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/app.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/package.json +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/requirements.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/static/css/style.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/static/js/app.js +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/static/made-with-gptscript.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/templates/index.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treasure-hunt/treasure-hunt.gpt