svn commit: r389379 - head/textproc/p5-XML-Compile

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 13:52:52 UTC 2015


Author: sunpoet
Date: Sat Jun 13 13:52:50 2015
New Revision: 389379
URL: https://svnweb.freebsd.org/changeset/ports/389379

Log:
  - Update to 1.49
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog

Modified:
  head/textproc/p5-XML-Compile/Makefile
  head/textproc/p5-XML-Compile/distinfo

Modified: head/textproc/p5-XML-Compile/Makefile
==============================================================================
--- head/textproc/p5-XML-Compile/Makefile	Sat Jun 13 13:52:46 2015	(r389378)
+++ head/textproc/p5-XML-Compile/Makefile	Sat Jun 13 13:52:50 2015	(r389379)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML-Compile
-PORTVERSION=	1.48
+PORTVERSION=	1.49
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/textproc/p5-XML-Compile/distinfo
==============================================================================
--- head/textproc/p5-XML-Compile/distinfo	Sat Jun 13 13:52:46 2015	(r389378)
+++ head/textproc/p5-XML-Compile/distinfo	Sat Jun 13 13:52:50 2015	(r389379)
@@ -1,2 +1,2 @@
-SHA256 (XML-Compile-1.48.tar.gz) = 3fe3991c1df69dc380d366d0053328654081810c43636b3e7987863c98d57aca
-SIZE (XML-Compile-1.48.tar.gz) = 198410
+SHA256 (XML-Compile-1.49.tar.gz) = 71ffdcd4f3121ba72dbf3ea400fe413e26406e8ee8fe50e42d7ab78f8ae70ed4
+SIZE (XML-Compile-1.49.tar.gz) = 198575


More information about the svn-ports-all mailing list