diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index 99bffb573d65..60c75818075f 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,42 +1,42 @@ PORTNAME= bc -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.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 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 84fae8b08e1a..193c35799ac8 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637657130 -SHA256 (gavinhoward-bc-5.2.1_GH0.tar.gz) = d132c706dcd1f96bcb0999f754af6954e9f870653f68e1f05da673fd95395c8b -SIZE (gavinhoward-bc-5.2.1_GH0.tar.gz) = 1190438 +TIMESTAMP = 1644095410 +SHA256 (gavinhoward-bc-5.2.2_GH0.tar.gz) = 7d53546ea29951ad592882f7050e176d3b63f4d4ef4622272b85eadb56fc5716 +SIZE (gavinhoward-bc-5.2.2_GH0.tar.gz) = 1190645