1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Update to 1.80.

This commit is contained in:
Anton Berezin 2007-03-05 08:40:35 +00:00
parent 2d37371aa3
commit 4d0fee7885
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186565
3 changed files with 9 additions and 14 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt
PORTVERSION= 1.79
PORTVERSION= 1.80
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@ -22,10 +22,4 @@ MAN3= Math::BigFloat.3 \
Math::BigInt::Calc.3 \
Math::BigInt::CalcEmu.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Math-BigInt-1.79.tar.gz) = 00916631c17be916931078aa9ec2a24d
SHA256 (Math-BigInt-1.79.tar.gz) = 2a23eda4fd3afa42e6122a8da51d22e95ff336cca37c2dba0b5f720a2c77aa39
SIZE (Math-BigInt-1.79.tar.gz) = 172135
MD5 (Math-BigInt-1.80.tar.gz) = 642d8152ef747a2b0e5b99041812db77
SHA256 (Math-BigInt-1.80.tar.gz) = e939eec07c74c67cd341678751fbec295a2937dd5796bbf247c4022e99604b38
SIZE (Math-BigInt-1.80.tar.gz) = 184459

View File

@ -2,7 +2,8 @@
%%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
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math/BigInt
@dirrmtry %%SITE_PERL%%/Math