From 71fef1c25c27193320024c585121104d23496d9c Mon Sep 17 00:00:00 2001 From: az Date: Wed, 18 Aug 2010 11:19:46 +0000 Subject: Update to 0.47. PR: ports/149520 Submitted by: Frederic Culot --- math/p5-Math-Currency/Makefile | 3 +-- math/p5-Math-Currency/distinfo | 6 +++--- math/p5-Math-Currency/pkg-plist | 5 +++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 35542603702..a68c62bebf2 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 4195613c480..2ad84f5e18c 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 8153224bf5c..15b28e26e4b 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 -- cgit