svn commit: r415259 - head/net/p5-RPC-XML

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 15 16:13:27 UTC 2016


Author: sunpoet
Date: Sun May 15 16:13:26 2016
New Revision: 415259
URL: https://svnweb.freebsd.org/changeset/ports/415259

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

Modified:
  head/net/p5-RPC-XML/Makefile
  head/net/p5-RPC-XML/distinfo

Modified: head/net/p5-RPC-XML/Makefile
==============================================================================
--- head/net/p5-RPC-XML/Makefile	Sun May 15 16:13:21 2016	(r415258)
+++ head/net/p5-RPC-XML/Makefile	Sun May 15 16:13:26 2016	(r415259)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	RPC-XML
-PORTVERSION=	0.79
+PORTVERSION=	0.80
 CATEGORIES=	net www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-XML-Parser>=2.31:textp
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-DateTime-Format-ISO8601>=0.07:devel/p5-DateTime-Format-ISO8601
 
+NO_ARCH=	yes
 USES=		gmake perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-RPC-XML/distinfo
==============================================================================
--- head/net/p5-RPC-XML/distinfo	Sun May 15 16:13:21 2016	(r415258)
+++ head/net/p5-RPC-XML/distinfo	Sun May 15 16:13:26 2016	(r415259)
@@ -1,2 +1,2 @@
-SHA256 (RPC-XML-0.79.tar.gz) = 9822ffcfbea9c2bddef00507dc93f7acb83589e6ff6460ca7040f147aeebf9a9
-SIZE (RPC-XML-0.79.tar.gz) = 209612
+SHA256 (RPC-XML-0.80.tar.gz) = ea0d7ca87aab70c12817df5893f6bfe0492ce63f6e0e63c0b452e375344c7ef7
+SIZE (RPC-XML-0.80.tar.gz) = 211223


More information about the svn-ports-head mailing list