svn commit: r481935 - head/math/p5-Math-BigInt-Pari
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 12 20:00:08 UTC 2018
Author: sunpoet
Date: Fri Oct 12 20:00:06 2018
New Revision: 481935
URL: https://svnweb.freebsd.org/changeset/ports/481935
Log:
Update to 1.3005
Changes: https://metacpan.org/changes/distribution/Math-BigInt-Pari
Modified:
head/math/p5-Math-BigInt-Pari/Makefile
head/math/p5-Math-BigInt-Pari/distinfo
Modified: head/math/p5-Math-BigInt-Pari/Makefile
==============================================================================
--- head/math/p5-Math-BigInt-Pari/Makefile Fri Oct 12 19:59:58 2018 (r481934)
+++ head/math/p5-Math-BigInt-Pari/Makefile Fri Oct 12 20:00:06 2018 (r481935)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt-Pari
-PORTVERSION= 1.3004
+PORTVERSION= 1.3005
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt \
p5-Math-Pari>=2.010709:math/p5-Math-Pari
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/math/p5-Math-BigInt-Pari/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-Pari/distinfo Fri Oct 12 19:59:58 2018 (r481934)
+++ head/math/p5-Math-BigInt-Pari/distinfo Fri Oct 12 20:00:06 2018 (r481935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524262643
-SHA256 (Math-BigInt-Pari-1.3004.tar.gz) = 8229a79b44fdeccc3316babf4707bfe183a689cbedc12c2f0d8ee927df01006b
-SIZE (Math-BigInt-Pari-1.3004.tar.gz) = 2443983
+TIMESTAMP = 1539368589
+SHA256 (Math-BigInt-Pari-1.3005.tar.gz) = 5c3c910e5eee6a009e10216b87e60cd09604e24a6eade6f81a241e9dbf8a51b9
+SIZE (Math-BigInt-Pari-1.3005.tar.gz) = 2449486
More information about the svn-ports-all
mailing list