diff options
author | bapt <bapt@FreeBSD.org> | 2011-02-19 18:43:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-02-19 18:43:30 +0800 |
commit | 85a683873188b80e051d5f0e1aef7d1667d565a4 (patch) | |
tree | 513a3358a39842ceedae98da4fbef9f3bbef8505 /finance/p5-Locale-Currency-Format | |
parent | bfc8ee0ab73ff982b45c5d92772e168112934b99 (diff) | |
download | freebsd-ports-gnome-85a683873188b80e051d5f0e1aef7d1667d565a4.tar.gz freebsd-ports-gnome-85a683873188b80e051d5f0e1aef7d1667d565a4.tar.zst freebsd-ports-gnome-85a683873188b80e051d5f0e1aef7d1667d565a4.zip |
- upgrade to 1.28
- adding license
Diffstat (limited to 'finance/p5-Locale-Currency-Format')
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 6 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 60309814b1fd..80eb5d64904e 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -6,17 +6,19 @@ # PORTNAME= Locale-Currency-Format -PORTVERSION= 1.26 +PORTVERSION= 1.28 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values PERL_CONFIGURE= yes +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + MAN3= Locale::Currency::Format.3 .include <bsd.port.mk> diff --git a/finance/p5-Locale-Currency-Format/distinfo b/finance/p5-Locale-Currency-Format/distinfo index 1f7f22c5cd7a..bf99266da0a3 100644 --- a/finance/p5-Locale-Currency-Format/distinfo +++ b/finance/p5-Locale-Currency-Format/distinfo @@ -1,3 +1,2 @@ -MD5 (Locale-Currency-Format-1.26.tgz) = b9f236cf24f493ae8a57329cb3927cfe -SHA256 (Locale-Currency-Format-1.26.tgz) = f117ed671cd33308378dc77fafe576172ae1ad43d4f1235048796fed2dd592bf -SIZE (Locale-Currency-Format-1.26.tgz) = 9083 +SHA256 (Locale-Currency-Format-1.28.tar.gz) = 2fc32f6042825f943ce876b676e8674aa0073b97f769259ffa101ea3b0677c81 +SIZE (Locale-Currency-Format-1.28.tar.gz) = 9108 |