git: 60627a2ed67f - main - textproc/p5-Text-Greeking: Update to 0.15
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:05:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=60627a2ed67f17ff216a37e75af7f2466fd15447
commit 60627a2ed67f17ff216a37e75af7f2466fd15447
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:57:39 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:57:39 +0000
textproc/p5-Text-Greeking: Update to 0.15
- Add LICENSE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Text-Greeking
---
textproc/p5-Text-Greeking/Makefile | 7 ++++++-
textproc/p5-Text-Greeking/distinfo | 5 +++--
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/textproc/p5-Text-Greeking/Makefile b/textproc/p5-Text-Greeking/Makefile
index 93f29aca8f1b..ab3b37ac07a4 100644
--- a/textproc/p5-Text-Greeking/Makefile
+++ b/textproc/p5-Text-Greeking/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao
PORTNAME= Text-Greeking
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -9,7 +9,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Generate meaningless text that creates the illusion of the document
+LICENSE= ART10
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Greeking/distinfo b/textproc/p5-Text-Greeking/distinfo
index 01a17a506f0b..d06aaf0a0797 100644
--- a/textproc/p5-Text-Greeking/distinfo
+++ b/textproc/p5-Text-Greeking/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-Greeking-0.14.tar.gz) = 65ca5484131da6c16eb4c5afcc1da16b71cb25e29c02855314918611ccb3ef50
-SIZE (Text-Greeking-0.14.tar.gz) = 7185
+TIMESTAMP = 1622214138
+SHA256 (Text-Greeking-0.15.tar.gz) = b4657a0044bf0db6b79957bcb13b63653fa070bc23a725ab5b0aca649a75b540
+SIZE (Text-Greeking-0.15.tar.gz) = 7644
More information about the dev-commits-ports-all
mailing list