From 641b394d26222c158c78db7487da5910f73f3354 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 11 Feb 2004 09:43:55 +0000 Subject: Update to 1.69. Submitted by: mat --- math/p5-Math-BigInt/Makefile | 5 +++-- math/p5-Math-BigInt/distinfo | 3 ++- math/p5-Math-BigInt/pkg-plist | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'math/p5-Math-BigInt') 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 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 -- cgit v1.2.3