diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile index 6a3d9f68bd14..0212eaf3314d 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,43 +1,42 @@ PORTNAME= ansiweather -PORTVERSION= 1.19.0 -PORTREVISION= 1 +PORTVERSION= 1.19.1 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}${PREFIX}/share/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 08c90338919b..92b0c57fa734 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696710310 -SHA256 (fcambus-ansiweather-1.19.0_GH0.tar.gz) = 5c902d4604d18d737c6a5d97d2d4a560717d72c8e9e853b384543c008dc46f4d -SIZE (fcambus-ansiweather-1.19.0_GH0.tar.gz) = 14232 +TIMESTAMP = 1786585228 +SHA256 (fcambus-ansiweather-1.19.1_GH0.tar.gz) = a3087857b014ecf46203f955c0146e6392db570a220395cfbf6b8d1587ad54c4 +SIZE (fcambus-ansiweather-1.19.1_GH0.tar.gz) = 14358