diff --git a/misc/chatgpt-shell-cli/Makefile b/misc/chatgpt-shell-cli/Makefile index 236f0eb7f186..e0f10b1190a4 100644 --- a/misc/chatgpt-shell-cli/Makefile +++ b/misc/chatgpt-shell-cli/Makefile @@ -1,38 +1,38 @@ PORTNAME= chatgpt-shell-cli -DISTVERSION= g20230411 -PORTREVISION= 1 +DISTVERSION= g20230516 +PORTREVISION= 0 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org COMMENT= Shell script to use OpenAI's ChatGPT and DALL-E from the terminal WWW= https://github.com/0xacx/chatGPT-shell-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash \ curl:ftp/curl \ jq:textproc/jq \ xdg-open:devel/xdg-utils USES= magick:run shebangfix USE_GITHUB= yes GH_ACCOUNT= 0xacx GH_PROJECT= chatGPT-shell-cli -GH_TAGNAME= 42d82b9 +GH_TAGNAME= 926587a SHEBANG_FILES= ${WRKSRC}/chatgpt.sh NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/chatgpt post-patch: ${REINPLACE_CMD} 's/open \("$${image_url}"\)/xdg-open \1/g' ${WRKSRC}/chatgpt.sh do-install: ${INSTALL_SCRIPT} ${WRKSRC}/chatgpt.sh ${STAGEDIR}${PREFIX}/bin/chatgpt .include diff --git a/misc/chatgpt-shell-cli/distinfo b/misc/chatgpt-shell-cli/distinfo index 8148a66cc088..f09c4bf27dbf 100644 --- a/misc/chatgpt-shell-cli/distinfo +++ b/misc/chatgpt-shell-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681823063 -SHA256 (0xacx-chatGPT-shell-cli-g20230411-42d82b9_GH0.tar.gz) = b4c2b7d9b5226598be4f2f6d6cc44cc4d340d58d1d9f8e791cd5e90e88679f97 -SIZE (0xacx-chatGPT-shell-cli-g20230411-42d82b9_GH0.tar.gz) = 9312 +TIMESTAMP = 1684340660 +SHA256 (0xacx-chatGPT-shell-cli-g20230516-926587a_GH0.tar.gz) = 0d86a7b6e7ea1074e8c2be2760fabc041c3b89d223a4de75932bdc4b6481efe7 +SIZE (0xacx-chatGPT-shell-cli-g20230516-926587a_GH0.tar.gz) = 11583