diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-25 00:16:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-25 00:16:46 +0800 |
commit | be31722d0d30aa6370b3a50ff5755c426d8dd648 (patch) | |
tree | 37d719a6177f0c2e03af280754cbfcbfdf46a842 /textproc/p5-Lingua-EN-Numbers | |
parent | b1ea97384dcb55c0c6529ae12f8fb6f0f2a4c9c8 (diff) | |
download | freebsd-ports-gnome-be31722d0d30aa6370b3a50ff5755c426d8dd648.tar.gz freebsd-ports-gnome-be31722d0d30aa6370b3a50ff5755c426d8dd648.tar.zst freebsd-ports-gnome-be31722d0d30aa6370b3a50ff5755c426d8dd648.zip |
- Update to 1.05
- Add LICENSE
Changes: http://search.cpan.org/dist/Lingua-EN-Numbers/Changes
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers/Makefile b/textproc/p5-Lingua-EN-Numbers/Makefile index 52079e428492..aadb03207f1e 100644 --- a/textproc/p5-Lingua-EN-Numbers/Makefile +++ b/textproc/p5-Lingua-EN-Numbers/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Numbers -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Converts numeric values into their English string equivalents +LICENSE= GPLv2 + USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-Numbers/distinfo b/textproc/p5-Lingua-EN-Numbers/distinfo index 767b922d28d8..b05861765893 100644 --- a/textproc/p5-Lingua-EN-Numbers/distinfo +++ b/textproc/p5-Lingua-EN-Numbers/distinfo @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-Numbers-1.04.tar.gz) = b253408bf95dbcbd8600d519842259ad35f6700ed4d6f6d152f397349721ddad -SIZE (Lingua-EN-Numbers-1.04.tar.gz) = 8487 +SHA256 (Lingua-EN-Numbers-1.05.tar.gz) = 17fcbd25290bf622c8f1df1de9bd1ad68b24b7806b1b51f7cb2e50dc9cec7ee2 +SIZE (Lingua-EN-Numbers-1.05.tar.gz) = 8851 |