aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-04 18:00:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-04 18:00:28 +0000
commit2794c3e5d4737c6f5974c62e33370663a6e86fb2 (patch)
tree1ec3519fbc87e51d0ad97176217359c6096b9177 /math/p5-Math-BigInt
parent43a5c9d9957b11cf9c1c2f9e7a4048c9018bf979 (diff)
downloadports-2794c3e5d4737c6f5974c62e33370663a6e86fb2.tar.gz
ports-2794c3e5d4737c6f5974c62e33370663a6e86fb2.zip
Notes
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r--math/p5-Math-BigInt/Makefile2
-rw-r--r--math/p5-Math-BigInt/distinfo4
-rw-r--r--math/p5-Math-BigInt/pkg-descr3
3 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 5f44600d0d10..43fc66151b59 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt
-PORTVERSION= 1.9993
+PORTVERSION= 1.999704
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo
index 64368f97cd35..a78c0a2daf31 100644
--- a/math/p5-Math-BigInt/distinfo
+++ b/math/p5-Math-BigInt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-1.9993.tar.gz) = d937c0d1afbb3ddd9b666177faf56471b6c2d1917863db5879d04a2d1a69bf7e
-SIZE (Math-BigInt-1.9993.tar.gz) = 215143
+SHA256 (Math-BigInt-1.999704.tar.gz) = af03da7e30b4e19f79c87d87b8c66938139a8162b35e45986480234016bae5d8
+SIZE (Math-BigInt-1.999704.tar.gz) = 223552
diff --git a/math/p5-Math-BigInt/pkg-descr b/math/p5-Math-BigInt/pkg-descr
index 8e86d5a614a4..d263620da12f 100644
--- a/math/p5-Math-BigInt/pkg-descr
+++ b/math/p5-Math-BigInt/pkg-descr
@@ -4,6 +4,3 @@ This is a complete rewrite of Math::BigInt, Math::BigFloat and friends,
which are included with the standard system perl.
WWW: http://search.cpan.org/dist/Math-BigInt/
-
--Anton
-<tobez@FreeBSD.org>