diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2004-11-02 15:01:00 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2004-11-02 15:01:00 +0000 |
commit | 2f4b8448748e6b0c6327c04bc74194fb741594fb (patch) | |
tree | f7f5eaea9958b1952a309912f6163cab1b4ba3d6 /math | |
parent | d8202539350485ca1f09d4707d79755c01626f45 (diff) | |
download | ports-2f4b8448748e6b0c6327c04bc74194fb741594fb.tar.gz ports-2f4b8448748e6b0c6327c04bc74194fb741594fb.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index e6a93dd5d08b..166493e06c62 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.72 +PORTVERSION= 1.73 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 8dba01025abd..d19778968e2a 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-BigInt-1.72.tar.gz) = fd003d09ba6fdd6e741f1b548158db20 -SIZE (Math-BigInt-1.72.tar.gz) = 162429 +MD5 (Math-BigInt-1.73.tar.gz) = 4fc472468023ed51f5571d2b260bd711 +SIZE (Math-BigInt-1.73.tar.gz) = 164974 |