svn commit: r475817 - head/textproc/p5-Text-Quoted
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 29 19:24:07 UTC 2018
Author: sunpoet
Date: Sun Jul 29 19:23:52 2018
New Revision: 475817
URL: https://svnweb.freebsd.org/changeset/ports/475817
Log:
Update to 2.10
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Text-Quoted
Modified:
head/textproc/p5-Text-Quoted/Makefile
head/textproc/p5-Text-Quoted/distinfo
Modified: head/textproc/p5-Text-Quoted/Makefile
==============================================================================
--- head/textproc/p5-Text-Quoted/Makefile Sun Jul 29 19:23:47 2018 (r475816)
+++ head/textproc/p5-Text-Quoted/Makefile Sun Jul 29 19:23:52 2018 (r475817)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Quoted
-PORTVERSION= 2.09
+PORTVERSION= 2.10
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,9 +13,10 @@ COMMENT= Text::Quoted - Extract the structure of a quo
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/textproc/p5-Text-Quoted/distinfo
==============================================================================
--- head/textproc/p5-Text-Quoted/distinfo Sun Jul 29 19:23:47 2018 (r475816)
+++ head/textproc/p5-Text-Quoted/distinfo Sun Jul 29 19:23:52 2018 (r475817)
@@ -1,2 +1,3 @@
-SHA256 (Text-Quoted-2.09.tar.gz) = 446c3e8da7e65f7988cd36e9da1159614eb0b337d6c4c0dec8f6df7673b96c5f
-SIZE (Text-Quoted-2.09.tar.gz) = 27978
+TIMESTAMP = 1532803601
+SHA256 (Text-Quoted-2.10.tar.gz) = 081bf95ec9220af26cec89161e61bf73f9fbcbfeee1d9af15139e5d7b708f445
+SIZE (Text-Quoted-2.10.tar.gz) = 26498
More information about the svn-ports-head
mailing list