svn commit: r565576 - head/math/p5-Math-GMPz
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 17 18:04:22 UTC 2021
Author: sunpoet
Date: Wed Feb 17 18:04:13 2021
New Revision: 565576
URL: https://svnweb.freebsd.org/changeset/ports/565576
Log:
Update to 0.49
Changes: https://metacpan.org/changes/distribution/Math-GMPz
Modified:
head/math/p5-Math-GMPz/Makefile
head/math/p5-Math-GMPz/distinfo
Modified: head/math/p5-Math-GMPz/Makefile
==============================================================================
--- head/math/p5-Math-GMPz/Makefile Wed Feb 17 18:04:07 2021 (r565575)
+++ head/math/p5-Math-GMPz/Makefile Wed Feb 17 18:04:13 2021 (r565576)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-GMPz
-PORTVERSION= 0.48
+PORTVERSION= 0.49
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,8 @@ LIB_DEPENDS= libgmp.so:math/gmp
TEST_DEPENDS= p5-Math-GMP>=0:math/p5-Math-GMP \
p5-Test-Pod>=1:devel/p5-Test-Pod
-USE_PERL5= configure
USES= localbase perl5
+USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMPz/GMPz.so
Modified: head/math/p5-Math-GMPz/distinfo
==============================================================================
--- head/math/p5-Math-GMPz/distinfo Wed Feb 17 18:04:07 2021 (r565575)
+++ head/math/p5-Math-GMPz/distinfo Wed Feb 17 18:04:13 2021 (r565576)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513859642
-SHA256 (Math-GMPz-0.48.tar.gz) = f4459ed32fb9bb793e2504fd442c515fd468a4a34d2a1f98e46ca41e275c73cb
-SIZE (Math-GMPz-0.48.tar.gz) = 78036
+TIMESTAMP = 1613478355
+SHA256 (Math-GMPz-0.49.tar.gz) = 1369dc33876e9f086b647931fc5836cc0941a465be48b09d0a79467dc0871b6c
+SIZE (Math-GMPz-0.49.tar.gz) = 83753
More information about the svn-ports-head
mailing list