Index: head/math/gh-bc/Makefile =================================================================== --- head/math/gh-bc/Makefile (revision 528238) +++ head/math/gh-bc/Makefile (revision 528239) @@ -1,54 +1,46 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.6.0 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]* - -post-extract: - ${LN} ${WRKSRC}/locales/pt_PT.ISO-8859-1.msg ${WRKSRC}/locales/pt_PT.ISO8859-1.msg - ${LN} ${WRKSRC}/locales/pt_PT.ISO-8859-1.msg ${WRKSRC}/locales/pt_PT.ISO8859-15.msg - ${LN} ${WRKSRC}/locales/pt_PT.ISO-8859-1.msg ${WRKSRC}/locales/pt_BR.ISO8859-1.msg - ${RM} ${WRKSRC}/locales/pt_BR.UTF-8.msg - ${LN} ${WRKSRC}/locales/pt_PT.UTF-8.msg ${WRKSRC}/locales/pt_BR.UTF-8.msg 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 528238) +++ head/math/gh-bc/distinfo (revision 528239) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579764668 -SHA256 (gavinhoward-bc-2.5.1_GH0.tar.gz) = 0df8e0c36d6840c6cd28d5a79b8c3378cbbfff0b1150015ac2b8a125bf294960 -SIZE (gavinhoward-bc-2.5.1_GH0.tar.gz) = 251621 +TIMESTAMP = 1583947897 +SHA256 (gavinhoward-bc-2.6.0_GH0.tar.gz) = 5a7142152c0efffa2bdb356a90a7a36ac3e57b2e6ef0b544f53b21a3af819975 +SIZE (gavinhoward-bc-2.6.0_GH0.tar.gz) = 252394