git: 0a8c137bf0ff - main - textproc/p5-Lingua-EN-Numbers-Ordinate: Update to 1.05
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:05:00 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0a8c137bf0ff4dc31f6e5f0e24e6dc168d1305bc
commit 0a8c137bf0ff4dc31f6e5f0e24e6dc168d1305bc
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:56:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:56:53 +0000
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
---
textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile | 5 ++++-
textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo | 5 +++--
textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr | 2 --
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
index 966fbf789b00..b7aa2ab289ea 100644
--- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
@@ -1,7 +1,7 @@
# Created by: Seamus Venasse <svenasse at 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>
diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo b/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo
index 85cda880a062..4ac1574dd95c 100644
--- a/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo
@@ -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
diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr b/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr
index b126e3013eb5..8a2bb0be76a3 100644
--- a/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/pkg-descr
@@ -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 at polaris.ca>
More information about the dev-commits-ports-all
mailing list