Index: head/misc/ansiweather/Makefile =================================================================== --- head/misc/ansiweather/Makefile (revision 473788) +++ head/misc/ansiweather/Makefile (revision 473789) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= ansiweather -PORTVERSION= 1.11 +PORTVERSION= 1.12.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 Index: head/misc/ansiweather/distinfo =================================================================== --- head/misc/ansiweather/distinfo (revision 473788) +++ head/misc/ansiweather/distinfo (revision 473789) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498087846 -SHA256 (fcambus-ansiweather-1.11_GH0.tar.gz) = 14e3e55022925b7f54c7f15507c5e6612eb7826f3d1b19b7d3cc9cde68501463 -SIZE (fcambus-ansiweather-1.11_GH0.tar.gz) = 17520 +TIMESTAMP = 1530576272 +SHA256 (fcambus-ansiweather-1.12.0_GH0.tar.gz) = 5f331a8eb37307c198660cad9a4b19cada5fc13fe85dc99d9e9703c630cbd27d +SIZE (fcambus-ansiweather-1.12.0_GH0.tar.gz) = 17772