diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index 91e6d0f56434..e17d2218e5df 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,46 +1,46 @@ PORTNAME= bc -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.2 CATEGORIES= math lang PKGNAMEPREFIX= gh- MAINTAINER= se@FreeBSD.org COMMENT= GNU compatible bc/dc calculator LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= compiler:c11 USE_GITHUB= yes GH_ACCOUNT= gavinhoward HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= -G CFLAGS+= -Dstatic_assert=_Static_assert .include #.if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 #CFLAGS+= --std=c99 #.endif CONFLICTS_INSTALL= gnubc 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}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/manuals/dc.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/C ${WRKSRC}/scripts/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 diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index e559bace8f83..924fa136f5b2 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628528378 -SHA256 (gavinhoward-bc-5.0.0_GH0.tar.gz) = 3b25215f5e6ceb8c073f5486473d6542fe6d76c580f3e7a343cefc58a8dfc0ea -SIZE (gavinhoward-bc-5.0.0_GH0.tar.gz) = 1164772 +TIMESTAMP = 1630172700 +SHA256 (gavinhoward-bc-5.0.2_GH0.tar.gz) = 291b0b7103207f8941dd28d82a2972dbf6f1b574a61abd81f0903aed184c40aa +SIZE (gavinhoward-bc-5.0.2_GH0.tar.gz) = 1165025