diff options
author | tobez <tobez@FreeBSD.org> | 2004-11-02 23:01:00 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-11-02 23:01:00 +0800 |
commit | fcb5ecdc1048aac1d4521dcaaf48b63ec8ef7427 (patch) | |
tree | c12b9dac198e80970783268d3de443fc8f96362a /math | |
parent | 099f76e2170a2887567c481e5858f69088d6687a (diff) | |
download | freebsd-ports-gnome-fcb5ecdc1048aac1d4521dcaaf48b63ec8ef7427.tar.gz freebsd-ports-gnome-fcb5ecdc1048aac1d4521dcaaf48b63ec8ef7427.tar.zst freebsd-ports-gnome-fcb5ecdc1048aac1d4521dcaaf48b63ec8ef7427.zip |
Update to 1.73.
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 |