Index: head/math/gh-bc/Makefile =================================================================== --- head/math/gh-bc/Makefile (revision 503951) +++ head/math/gh-bc/Makefile (revision 503952) @@ -1,37 +1,36 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.3 CATEGORIES= math PKGNAMEPREFIX= gh- MAINTAINER= se@FreeBSD.org COMMENT= GNU compatible bc/dc calculator LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USE_GITHUB= yes GH_ACCOUNT= gavinhoward HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh CONFIGURE_ARGS= -G CFLAGS+= --std=c99 CONFLICTS_INSTALL= gnubc-[0-9]* 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/ do-test: ${MAKE} -C ${WRKSRC} test .include Index: head/math/gh-bc/distinfo =================================================================== --- head/math/gh-bc/distinfo (revision 503951) +++ head/math/gh-bc/distinfo (revision 503952) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559459894 -SHA256 (gavinhoward-bc-2.0.2_GH0.tar.gz) = bdcbf2bc1bd8bfd4883966edf7e1c45ca42039e06c38e76e94c5fb30860af5d2 -SIZE (gavinhoward-bc-2.0.2_GH0.tar.gz) = 224410 +TIMESTAMP = 1560250712 +SHA256 (gavinhoward-bc-2.0.3_GH0.tar.gz) = 5b27f03a2453e7cf685223c94ee7512d70ffd05a8cf59aa27ecd38688d52509d +SIZE (gavinhoward-bc-2.0.3_GH0.tar.gz) = 224987