svn commit: r415251 - head/net/p5-XML-Compile-SOAP-Daemon

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


Author: sunpoet
Date: Sun May 15 16:12:49 2016
New Revision: 415251
URL: https://svnweb.freebsd.org/changeset/ports/415251

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

Modified:
  head/net/p5-XML-Compile-SOAP-Daemon/Makefile
  head/net/p5-XML-Compile-SOAP-Daemon/distinfo

Modified: head/net/p5-XML-Compile-SOAP-Daemon/Makefile
==============================================================================
--- head/net/p5-XML-Compile-SOAP-Daemon/Makefile	Sun May 15 16:12:45 2016	(r415250)
+++ head/net/p5-XML-Compile-SOAP-Daemon/Makefile	Sun May 15 16:12:49 2016	(r415251)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML-Compile-SOAP-Daemon
-PORTVERSION=	3.11
+PORTVERSION=	3.12
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	p5-Log-Report>=0.90:devel
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-XML-Compile-SOAP-Daemon/distinfo
==============================================================================
--- head/net/p5-XML-Compile-SOAP-Daemon/distinfo	Sun May 15 16:12:45 2016	(r415250)
+++ head/net/p5-XML-Compile-SOAP-Daemon/distinfo	Sun May 15 16:12:49 2016	(r415251)
@@ -1,2 +1,2 @@
-SHA256 (XML-Compile-SOAP-Daemon-3.11.tar.gz) = 3c46cba6f880a29216a490b5e5c851426921082ecb523f34074c06bca4416888
-SIZE (XML-Compile-SOAP-Daemon-3.11.tar.gz) = 47899
+SHA256 (XML-Compile-SOAP-Daemon-3.12.tar.gz) = 9cdff6bc3915be3b8ce90cccf9dd9c0482adbce6573b3e32ac92f64b1a9891bd
+SIZE (XML-Compile-SOAP-Daemon-3.12.tar.gz) = 47272


More information about the svn-ports-all mailing list