diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-16 15:54:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-16 15:54:16 +0000 |
commit | 0620161eee9d647bfc325dcc0bc9e58291444963 (patch) | |
tree | c088866d3e1c3691b9f150b37484366dc1e4f80b /math | |
parent | 56f81fe7c27ae8ab2f001434a6355484c19d36b4 (diff) | |
download | ports-0620161eee9d647bfc325dcc0bc9e58291444963.tar.gz ports-0620161eee9d647bfc325dcc0bc9e58291444963.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-Currency/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index fb5d6d144748..4ad5538f1db2 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Currency -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index ce1cc52fa6f0..bba710d09434 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Currency-0.40.tar.gz) = 4ac52e2fb15d84528e210379bd43a323 -SHA256 (Math-Currency-0.40.tar.gz) = 503f5437cd3d78114d4c403e25ba0808574975bcf7b0748ddae40121e1fb4a76 -SIZE (Math-Currency-0.40.tar.gz) = 21124 +MD5 (Math-Currency-0.41.tar.gz) = f6c43bc24614ca8437167ad7dddbe9e4 +SHA256 (Math-Currency-0.41.tar.gz) = 8ec1af9f8bafd09f81a59f7ef5d1fb6a48a3cbda64705d69d900bf089dfeee90 +SIZE (Math-Currency-0.41.tar.gz) = 21483 diff --git a/math/p5-Math-Currency/pkg-plist b/math/p5-Math-Currency/pkg-plist index 7d80d78377e5..2c790c1b780c 100644 --- a/math/p5-Math-Currency/pkg-plist +++ b/math/p5-Math-Currency/pkg-plist @@ -1,5 +1,5 @@ +@comment $FreeBSD$ %%SITE_PERL%%/Math/Currency.pm -%%SITE_PERL%%/Math/Currency/EUR.pm %%SITE_PERL%%/Math/Currency/GBP.pm %%SITE_PERL%%/Math/Currency/JPY.pm @dirrm %%SITE_PERL%%/Math/Currency |