diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index 8912880727b2..06d05ca64cc3 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,51 +1,51 @@ PORTNAME= bc -PORTVERSION= 6.0.2 +PORTVERSION= 6.2.2 CATEGORIES= math lang MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= gh- MAINTAINER= se@FreeBSD.org COMMENT= GNU compatible bc/dc calculator -WWW= https://git.yzena.com/gavin/bc +WWW= https://git.yzena.com/gavin/bc LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= compiler:c11 tar:xz HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS+= --predefined-build-type=BSD --disable-problematic-tests TEST_TARGET= test CONFLICTS_INSTALL= gnubc OPTIONS_DEFAULT= LIBEDIT OPTIONS_RADIO= HISTORY OPTIONS_RADIO_HISTORY= LIBEDIT READLINE INTERNAL INTERNAL_DESC= Command line editing via private functions INTERNAL_CONFIGURE_ON= --enable-internal-history LIBEDIT_USES= libedit LIBEDIT_CONFIGURE_ON= --enable-editline READLINE_USES= readline READLINE_CONFIGURE_ON= --enable-readline 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 .include diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index e6914393b9b9..cd420e9e8c32 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661883902 -SHA256 (bc-6.0.2.tar.xz) = a4e51fda30515005f729422d184df7f04d9b4517614212aa65204db33c344046 -SIZE (bc-6.0.2.tar.xz) = 451876 +TIMESTAMP = 1674331624 +SHA256 (bc-6.2.2.tar.xz) = 5b6fe23b720ab898c9c9c9cbdc83e124791b0b575005ec91a63175d3b69b90f2 +SIZE (bc-6.2.2.tar.xz) = 456672