diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-05-24 12:25:36 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-05-24 12:25:36 +0000 |
commit | d1df185476ac1b08692b09cd02bec58bc0cb6935 (patch) | |
tree | fe931db46319862d784c2b25c5c9db07fa20243b /math | |
parent | 1d888f8d0058402152061da16d78a879ab1a2356 (diff) | |
download | ports-d1df185476ac1b08692b09cd02bec58bc0cb6935.tar.gz ports-d1df185476ac1b08692b09cd02bec58bc0cb6935.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 5b9024524dda..35f7edde3188 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.75 +PORTVERSION= 1.77 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 7c2591bd2191..99de2fdec7c2 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-BigInt-1.75.tar.gz) = 15820d2d0483558da892f45553cfd4c2 -SIZE (Math-BigInt-1.75.tar.gz) = 168312 +MD5 (Math-BigInt-1.77.tar.gz) = fcdff3ada4badb1ed00ff4cfc7752de2 +SIZE (Math-BigInt-1.77.tar.gz) = 169422 |