Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 19:23:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475817 - head/textproc/p5-Text-Quoted
Message-ID:  <201807291923.w6TJNqNp060445@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291923.w6TJNqNp060445>