diff options
author | culot <culot@FreeBSD.org> | 2015-09-11 20:38:53 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-09-11 20:38:53 +0800 |
commit | 8ddd7b89fd81b752e14e082a5e39cba8e081d65c (patch) | |
tree | 8837ed1506f1287de53e17143e2e467544c709cc | |
parent | 3b51ecd0efbe4afc66e97dbe45e9ac762c3afbc0 (diff) | |
download | freebsd-ports-gnome-8ddd7b89fd81b752e14e082a5e39cba8e081d65c.tar.gz freebsd-ports-gnome-8ddd7b89fd81b752e14e082a5e39cba8e081d65c.tar.zst freebsd-ports-gnome-8ddd7b89fd81b752e14e082a5e39cba8e081d65c.zip |
- Update to 1.34
- Fix LICENSE
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 0d2e5c9ba30b..bd3aa44ebfcc 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-Currency-Format -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values -LICENSE= ART20 GPLv1 +LICENSE= ART10 GPLv1 LICENSE_COMB= dual NO_ARCH= yes diff --git a/finance/p5-Locale-Currency-Format/distinfo b/finance/p5-Locale-Currency-Format/distinfo index e8b3eca9d106..4ac71bcf23a2 100644 --- a/finance/p5-Locale-Currency-Format/distinfo +++ b/finance/p5-Locale-Currency-Format/distinfo @@ -1,2 +1,2 @@ -SHA256 (Locale-Currency-Format-1.33.tar.gz) = 11aee778fc8ca055bc7a89574dbd5830ea9b18d9b525333aed2202dc159a8aa2 -SIZE (Locale-Currency-Format-1.33.tar.gz) = 10018 +SHA256 (Locale-Currency-Format-1.34.tar.gz) = 9accec186a6d700dd2057c3a8ffd6cc8d73697f317263a4e551a89b2d66facf9 +SIZE (Locale-Currency-Format-1.34.tar.gz) = 10347 |