diff options
author | mat <mat@FreeBSD.org> | 2007-08-28 18:09:32 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2007-08-28 18:09:32 +0800 |
commit | 538dc1c04224ee0c7f509d0b910b0bc183daec53 (patch) | |
tree | 95aa5a3547cef040da1037c6a5f332189e19a35f /math | |
parent | f27e83a2afeda10cf0790ea907ac24972ebf975f (diff) | |
download | freebsd-ports-graphics-538dc1c04224ee0c7f509d0b910b0bc183daec53.tar.gz freebsd-ports-graphics-538dc1c04224ee0c7f509d0b910b0bc183daec53.tar.zst freebsd-ports-graphics-538dc1c04224ee0c7f509d0b910b0bc183daec53.zip |
Update to 0.45.02
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 06d53f1bce9..2347670405c 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Math-Currency -PORTVERSION= 0.44 +PORTVERSION= 0.45.02 +DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Math +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index d9ad6bc9760..4e4be535961 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Currency-0.44.tar.gz) = 3c2919d3d6d319a20e472abcc352d19e -SHA256 (Math-Currency-0.44.tar.gz) = d773ec2cfef08f198b7ce149e6cfa0e06604a4d71a855c98bddcaf0c813aa0ed -SIZE (Math-Currency-0.44.tar.gz) = 23534 +MD5 (Math-Currency-0.4502.tar.gz) = b2d11761822a888f6e6c5ba69ac17468 +SHA256 (Math-Currency-0.4502.tar.gz) = fbd7ecc84ac9898bedd8aff1003708a847bbb2f4a58c90ad8e070c8fa96bc1fc +SIZE (Math-Currency-0.4502.tar.gz) = 24195 |