diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile index 6713fcf1ca0b..ab3fe638ecea 100644 --- a/lang/gptscript/Makefile +++ b/lang/gptscript/Makefile @@ -1,29 +1,29 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 2 +DISTVERSION= 0.7.0 +PORTREVISION= 0 CATEGORIES= lang MAINTAINER= nivit@FreeBSD.org COMMENT= Natural Programming Language WWW= https://gptscript.ai/ LICENSE= APACHE20 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 post-patch: ${REINPLACE_CMD} -e 's/0.0.0-dev/${PORTVERSION}/1' \ ${WRKSRC}/pkg/version/version.go post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include 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 @@ -1,69 +1,51 @@ bin/gptscript %%PORTEXAMPLES%%%%EXAMPLESDIR%%/add-go-mod-dep.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bob-as-shell.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bob.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/car-notifier/Dockerfile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/car-notifier/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/car-notifier/car-notifier.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/count-lines-of-code.gpt %%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 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/Hamlet.pdf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/hamlet-summarizer.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/main.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamlet-summarizer/requirements.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/helloworld.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/json-notebook/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/json-notebook/json-query.ipynb %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/artists.json %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/package-lock.json %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/package.json %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/public/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/public/script.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nodejs-imagegen/server.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipegenerator/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipegenerator/app.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipegenerator/recipegenerator.gpt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipegenerator/requirements.txt %%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