diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-16 14:03:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-16 14:03:46 +0800 |
commit | 4179748c87ec42c33e0c9ce568ecf6ac759e6433 (patch) | |
tree | e9aad49f84b6d9242b68b01052485c42410ab663 /math | |
parent | e1ce59ac50ffe2921d67dc5f1d61cec23e87c19e (diff) | |
download | freebsd-ports-gnome-4179748c87ec42c33e0c9ce568ecf6ac759e6433.tar.gz freebsd-ports-gnome-4179748c87ec42c33e0c9ce568ecf6ac759e6433.tar.zst freebsd-ports-gnome-4179748c87ec42c33e0c9ce568ecf6ac759e6433.zip |
- Update to 0.29
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index d2674a9f1970..bc86bc9cf62f 100644 --- a/math/p5-Math-BigInt-FastCalc/Makefile +++ b/math/p5-Math-BigInt-FastCalc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index e609649dc078..48ce40c7058d 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.28.tar.gz) = d7b36f21368a50798e4637607fff6d33050a39f3f316a5d0cc008a30cfe3a204 -SIZE (Math-BigInt-FastCalc-0.28.tar.gz) = 63787 +SHA256 (Math-BigInt-FastCalc-0.29.tar.gz) = 85428f27040eb333705e5287773f658eab93bc83b41fd6b7da610f6d9b4419b9 +SIZE (Math-BigInt-FastCalc-0.29.tar.gz) = 64035 |