Index: head/math/gh-bc/Makefile =================================================================== --- head/math/gh-bc/Makefile (revision 534240) +++ head/math/gh-bc/Makefile (revision 534241) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= math PKGNAMEPREFIX= gh- MAINTAINER= se@FreeBSD.org COMMENT= GNU compatible bc/dc calculator LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= compiler USE_GITHUB= yes GH_ACCOUNT= gavinhoward HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= -G .include .if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 CFLAGS+= --std=c99 .endif CONFLICTS_INSTALL= gnubc-[0-9]* pre-build: ${INSTALL_SCRIPT} ${WRKSRC}/gen/strgen.sh ${WRKSRC}/gen/strgen do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/bc ${STAGEDIR}${PREFIX}/bin/ ${LN} ${STAGEDIR}${PREFIX}/bin/bc ${STAGEDIR}${PREFIX}/bin/dc ${INSTALL_MAN} ${WRKSRC}/manuals/bc.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/manuals/dc.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/C ${WRKSRC}/locale_install.sh ${STAGEDIR}${PREFIX}/share/nls/%L/%N.cat ${PORTNAME} ${MV} ${STAGEDIR}${PREFIX}/share/nls/en_US/bc.cat ${STAGEDIR}${PREFIX}/share/nls/C/ ${RMDIR} ${STAGEDIR}${PREFIX}/share/nls/en_US do-test: ${MAKE} -C ${WRKSRC} test .include Index: head/math/gh-bc/distinfo =================================================================== --- head/math/gh-bc/distinfo (revision 534240) +++ head/math/gh-bc/distinfo (revision 534241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588576054 -SHA256 (gavinhoward-bc-2.7.1_GH0.tar.gz) = 3d398f45a0646d3925aec93d0abf5c5ce52907a737ac2e6d186beaf4f7a4be08 -SIZE (gavinhoward-bc-2.7.1_GH0.tar.gz) = 289980 +TIMESTAMP = 1588831236 +SHA256 (gavinhoward-bc-2.7.2_GH0.tar.gz) = 1dc98e7ecc347eddf88909fd7576b3ce24ee5ac0a5e77f74905c1a2cf5f86885 +SIZE (gavinhoward-bc-2.7.2_GH0.tar.gz) = 290390