Index: head/misc/ansiweather/Makefile =================================================================== --- head/misc/ansiweather/Makefile (revision 444132) +++ head/misc/ansiweather/Makefile (revision 444133) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= ansiweather -PORTVERSION= 1.10 +PORTVERSION= 1.11 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_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} .include Index: head/misc/ansiweather/distinfo =================================================================== --- head/misc/ansiweather/distinfo (revision 444132) +++ head/misc/ansiweather/distinfo (revision 444133) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487259523 -SHA256 (fcambus-ansiweather-1.10_GH0.tar.gz) = 9656ac85b67ff10c5959f31345bb08bfef0b038f6f2fbe09c78363b28f42cc21 -SIZE (fcambus-ansiweather-1.10_GH0.tar.gz) = 17469 +TIMESTAMP = 1498087846 +SHA256 (fcambus-ansiweather-1.11_GH0.tar.gz) = 14e3e55022925b7f54c7f15507c5e6612eb7826f3d1b19b7d3cc9cde68501463 +SIZE (fcambus-ansiweather-1.11_GH0.tar.gz) = 17520