aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-02-11 09:43:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-02-11 09:43:55 +0000
commit641b394d26222c158c78db7487da5910f73f3354 (patch)
tree7ba6566986fd13ec547d34fe531a73e00ad29b63 /math/p5-Math-BigInt
parent51f01566bcbd2d51cd1f747477d2616e5e81f7c7 (diff)
downloadports-641b394d26222c158c78db7487da5910f73f3354.tar.gz
ports-641b394d26222c158c78db7487da5910f73f3354.zip
Update to 1.69.
Submitted by: mat
Notes
Notes: svn path=/head/; revision=100658
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r--math/p5-Math-BigInt/Makefile5
-rw-r--r--math/p5-Math-BigInt/distinfo3
-rw-r--r--math/p5-Math-BigInt/pkg-plist1
3 files changed, 6 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 6a107fc2e1f3..0b20c5b7a569 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt
-PORTVERSION= 1.66
+PORTVERSION= 1.69
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -20,6 +20,7 @@ CONFIGURE_ARGS= INSTALLDIRS='site'
MAN3= Math::BigFloat.3 \
Math::BigInt.3 \
- Math::BigInt::Calc.3
+ Math::BigInt::Calc.3 \
+ Math::BigInt::CalcEmu.3
.include <bsd.port.mk>
diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo
index f4137e7d110f..9177aff1d14b 100644
--- a/math/p5-Math-BigInt/distinfo
+++ b/math/p5-Math-BigInt/distinfo
@@ -1 +1,2 @@
-MD5 (Math-BigInt-1.66.tar.gz) = 5207930620e316dacc05d1db245d1d86
+MD5 (Math-BigInt-1.69.tar.gz) = a9c4f06095622a04dca80c1d10b2faab
+SIZE (Math-BigInt-1.69.tar.gz) = 162411
diff --git a/math/p5-Math-BigInt/pkg-plist b/math/p5-Math-BigInt/pkg-plist
index a4b89eeebc1f..e258ba622483 100644
--- a/math/p5-Math-BigInt/pkg-plist
+++ b/math/p5-Math-BigInt/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Math/BigFloat.pm
%%SITE_PERL%%/Math/BigInt.pm
%%SITE_PERL%%/Math/BigInt/Calc.pm
+%%SITE_PERL%%/Math/BigInt/CalcEmu.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt
@dirrm %%SITE_PERL%%/Math/BigInt