textproc/p5-Lingua-EN-Numbers-Ordinate: Update to 1.05
- Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Lingua-EN-Numbers-Ordinate
This commit is contained in:
parent
bf233863c1
commit
0a8c137bf0
@ -1,7 +1,7 @@
|
||||
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
||||
|
||||
PORTNAME= Lingua-EN-Numbers-Ordinate
|
||||
PORTVERSION= 1.04
|
||||
PORTVERSION= 1.05
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,8 +11,11 @@ COMMENT= Go from cardinal number (3) to ordinal ("3rd")
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Lingua-EN-Numbers-Ordinate-1.04.tar.gz) = 26973c2eb43672c3f61ad7d3fef12ef1c64a034da494a0ee0d910c3e0808019f
|
||||
SIZE (Lingua-EN-Numbers-Ordinate-1.04.tar.gz) = 12019
|
||||
TIMESTAMP = 1622214116
|
||||
SHA256 (Lingua-EN-Numbers-Ordinate-1.05.tar.gz) = 6a2839f4773991a7d0d059e2222a4b713ad3fae75140ea04831c17aeb83a7025
|
||||
SIZE (Lingua-EN-Numbers-Ordinate-1.05.tar.gz) = 12093
|
||||
|
@ -4,5 +4,3 @@ provides functions for giving the ordinal form of a number,
|
||||
given its cardinal value.
|
||||
|
||||
WWW: https://metacpan.org/release/Lingua-EN-Numbers-Ordinate
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
||||
|
Loading…
Reference in New Issue
Block a user