- Update to 1.05
- Add LICENSE Changes: http://search.cpan.org/dist/Lingua-EN-Numbers/Changes
This commit is contained in:
parent
cb7cdb371d
commit
35d329edba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334741
2 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue