git: 55363712d77b - main - textproc/p5-Text-Quote: Update to 0.33
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:05:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=55363712d77b2944a5cc80878da6135f4d58f0f1
commit 55363712d77b2944a5cc80878da6135f4d58f0f1
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:57:47 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:57:47 +0000
textproc/p5-Text-Quote: Update to 0.33
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Text-Quote
---
textproc/p5-Text-Quote/Makefile | 6 ++++--
textproc/p5-Text-Quote/distinfo | 5 +++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/textproc/p5-Text-Quote/Makefile b/textproc/p5-Text-Quote/Makefile
index b9b2d5c6ba39..6d3fb821bece 100644
--- a/textproc/p5-Text-Quote/Makefile
+++ b/textproc/p5-Text-Quote/Makefile
@@ -1,8 +1,7 @@
# Created by: ijliao
PORTNAME= Text-Quote
-PORTVERSION= 0.32
-PORTREVISION= 1
+PORTVERSION= 0.33
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +11,7 @@ COMMENT= Quotes strings as required for perl to eval them back correctly
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Carp-Assert>=0.13:devel/p5-Carp-Assert
@@ -19,4 +19,6 @@ RUN_DEPENDS= p5-Carp-Assert>=0.13:devel/p5-Carp-Assert
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Quote/distinfo b/textproc/p5-Text-Quote/distinfo
index f057b40142c0..5cbaf1d4457f 100644
--- a/textproc/p5-Text-Quote/distinfo
+++ b/textproc/p5-Text-Quote/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-Quote-0.32.tar.gz) = 9f2854381bb540ae01de3970c87800b7828f4c064b17c2a4cca5810bb630929a
-SIZE (Text-Quote-0.32.tar.gz) = 19396
+TIMESTAMP = 1622214142
+SHA256 (Text-Quote-0.33.tar.gz) = fd41d5aef36e2a9ebbe62ce28050a87fa2c698ccec6f1dff20ccbd08e2331b5b
+SIZE (Text-Quote-0.33.tar.gz) = 19884
More information about the dev-commits-ports-all
mailing list