diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:30:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:30:36 +0800 |
commit | 4a091831ed097438a7b6cc9a53b45fca7dd021e3 (patch) | |
tree | 8f4e76bb118c97f8379b4bae10b2f4cc672d1430 /math | |
parent | a197588a9d80e4d05f03536928357ae86fc06e5c (diff) | |
download | freebsd-ports-gnome-4a091831ed097438a7b6cc9a53b45fca7dd021e3.tar.gz freebsd-ports-gnome-4a091831ed097438a7b6cc9a53b45fca7dd021e3.tar.zst freebsd-ports-gnome-4a091831ed097438a7b6cc9a53b45fca7dd021e3.zip |
- Update to 0.2602
Changes: http://search.cpan.org/dist/Math-BigRat/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigRat/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigRat/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile index a0e19ae4c337..b5f541206ca6 100644 --- a/math/p5-Math-BigRat/Makefile +++ b/math/p5-Math-BigRat/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Math-BigRat -PORTVERSION= 0.26 +PORTVERSION= 0.26.02 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Arbitrary big rational numbers diff --git a/math/p5-Math-BigRat/distinfo b/math/p5-Math-BigRat/distinfo index 4257150d52dd..374055f13349 100644 --- a/math/p5-Math-BigRat/distinfo +++ b/math/p5-Math-BigRat/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigRat-0.26.tar.gz) = 32fd0614566dfefc4f8a33cebecd032575f1422aace986437ade28131a3e4083 -SIZE (Math-BigRat-0.26.tar.gz) = 55835 +SHA256 (Math-BigRat-0.2602.tar.gz) = 08c77055817e7a1fec26c3404d6ffafb21efda3b473782ab6c836bb0e90418ef +SIZE (Math-BigRat-0.2602.tar.gz) = 56840 |