diff options
-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 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 |