diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-08-18 11:19:46 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-08-18 11:19:46 +0000 |
commit | 600fe0b97f0a1b9c4dbc0942c2c88ba6a45d875c (patch) | |
tree | 6ef9426f86f0dce79dcd6f038a158c4855e58c01 /math/p5-Math-Currency | |
parent | f4847a939933e5d2d15811d3ad191cd0021927d1 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Currency')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-Currency/pkg-plist | 5 |
3 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 355426037028..a68c62bebf28 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Math-Currency -PORTVERSION= 0.46 -PORTREVISION= 1 +PORTVERSION= 0.47 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index 4195613c480a..2ad84f5e18cf 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Currency-0.46.tar.gz) = f56b98a4f4c3fa19cd402e8e0aa0dad5 -SHA256 (Math-Currency-0.46.tar.gz) = 4c8d0006396ececcb7306083617cec0d402659afbff10fb0bfa51e5fa8812e40 -SIZE (Math-Currency-0.46.tar.gz) = 23843 +MD5 (Math-Currency-0.47.tar.gz) = 545e37f755c50385df2dec5b8d55239b +SHA256 (Math-Currency-0.47.tar.gz) = 459f9689ebe6bfc13855d2cace279ce0b5df0bf6ccc37361076f10ff916aa209 +SIZE (Math-Currency-0.47.tar.gz) = 30985 diff --git a/math/p5-Math-Currency/pkg-plist b/math/p5-Math-Currency/pkg-plist index 8153224bf5c4..15b28e26e4b2 100644 --- a/math/p5-Math-Currency/pkg-plist +++ b/math/p5-Math-Currency/pkg-plist @@ -1,6 +1,7 @@ @comment $FreeBSD$ %%SITE_PERL%%/Math/Currency.pm -%%SITE_PERL%%/Math/Currency/GBP.pm -%%SITE_PERL%%/Math/Currency/JPY.pm +%%SITE_PERL%%/Math/Currency/de_DE.pm +%%SITE_PERL%%/Math/Currency/en_GB.pm +%%SITE_PERL%%/Math/Currency/ja_JP.pm @dirrm %%SITE_PERL%%/Math/Currency @dirrmtry %%SITE_PERL%%/Math |