diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile index 2ca91a6c6603..56ddcfc6657b 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,42 +1,42 @@ PORTNAME= ansiweather -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 CATEGORIES= misc MAINTAINER= dbaio@FreeBSD.org COMMENT= Shell script for displaying the current weather in your terminal WWW= https://github.com/fcambus/ansiweather/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= jq:textproc/jq \ curl:ftp/curl \ bash:shells/bash \ gprintf:sysutils/coreutils USE_GITHUB= yes GH_ACCOUNT= fcambus NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/ansiweather ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/ansiweather.plugin.zsh ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/ansiweather.1 ${STAGEDIR}${MANPREFIX}/man/man1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/ansiweatherrc.example ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo index c078a202d70e..08c90338919b 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633260466 -SHA256 (fcambus-ansiweather-1.18.0_GH0.tar.gz) = 362393918b64083de466414ca3ada3e0236206b29bfb2624d4ad1284774e6a7a -SIZE (fcambus-ansiweather-1.18.0_GH0.tar.gz) = 18444 +TIMESTAMP = 1696710310 +SHA256 (fcambus-ansiweather-1.19.0_GH0.tar.gz) = 5c902d4604d18d737c6a5d97d2d4a560717d72c8e9e853b384543c008dc46f4d +SIZE (fcambus-ansiweather-1.19.0_GH0.tar.gz) = 14232