Index: head/math/libtommath/Makefile =================================================================== --- head/math/libtommath/Makefile (revision 515190) +++ head/math/libtommath/Makefile (revision 515191) @@ -1,49 +1,45 @@ # $FreeBSD$ PORTNAME= libtommath -DISTVERSION= 1.1.0 -PORTREVISION= 3 +DISTVERSION= 1.2.0 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= https://github.com/libtom/libtommath/releases/download/v${DISTVERSION}/ DISTNAME= ltm-${DISTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Comprehensive, modular, and portable mathematical routines LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake libtool:build tar:xz WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} USE_LDCONFIG= yes MAKEFILE= makefile.shared ALL_TARGET= default CFLAGS+= -fPIC PORTDOCS= * PLIST_FILES= include/tommath.h \ - include/tommath_class.h \ - include/tommath_superclass.h \ lib/libtommath.a \ lib/libtommath.so \ lib/libtommath.so.${DISTVERSION:R:R} \ lib/libtommath.so.${DISTVERSION} \ libdata/pkgconfig/libtommath.pc OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/bn.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/poster.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/tommath.pdf ${STAGEDIR}${DOCSDIR} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtommath.so.${DISTVERSION} do-test: (cd ${WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -f makefile mtest/mtest test; \ ./mtest/mtest | ./test) .include Index: head/math/libtommath/distinfo =================================================================== --- head/math/libtommath/distinfo (revision 515190) +++ head/math/libtommath/distinfo (revision 515191) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548935126 -SHA256 (ltm-1.1.0.tar.xz) = 90466c88783d1fe9f5c2364a69f5479f10d73ed616011be6196f35f7f1537ead -SIZE (ltm-1.1.0.tar.xz) = 2125456 +TIMESTAMP = 1571744626 +SHA256 (ltm-1.2.0.tar.xz) = b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1 +SIZE (ltm-1.2.0.tar.xz) = 622120