diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile index ef84fb203fb4..51497e5d7488 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,41 +1,41 @@ PORTNAME= ansiweather -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 CATEGORIES= misc MAINTAINER= dbaio@FreeBSD.org COMMENT= Shell script for displaying the current weather in your terminal 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 6b0435cf51a9..c078a202d70e 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592764553 -SHA256 (fcambus-ansiweather-1.17.0_GH0.tar.gz) = eabc5ad709e2a459d59402b190511b44542eafce293205a29fb2b73c3e075ee7 -SIZE (fcambus-ansiweather-1.17.0_GH0.tar.gz) = 18203 +TIMESTAMP = 1633260466 +SHA256 (fcambus-ansiweather-1.18.0_GH0.tar.gz) = 362393918b64083de466414ca3ada3e0236206b29bfb2624d4ad1284774e6a7a +SIZE (fcambus-ansiweather-1.18.0_GH0.tar.gz) = 18444