diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index dd46ed60a5c1..30cf40899076 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,51 +1,51 @@ PORTNAME= bc -PORTVERSION= 7.0.1 +PORTVERSION= 7.0.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.gavinhoward.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}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/manuals/dc.1 ${STAGEDIR}${PREFIX}/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 ab2f77ed4ef4..df2c12707658 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724863402 -SHA256 (bc-7.0.1.tar.xz) = d6da15d968611aa3fae78b7427bd35a44afb4bdcdd9fbe6259d27ea599032fa4 -SIZE (bc-7.0.1.tar.xz) = 474272 +TIMESTAMP = 1726638130 +SHA256 (bc-7.0.2.tar.xz) = 5cdaa73e42deda936bdcdb668eeaa6bc0567cac820914744a6824595fa13da1d +SIZE (bc-7.0.2.tar.xz) = 475084