Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2012 11:04:27 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302931 - head/net/p5-XML-Compile-SOAP
Message-ID:  <201208221104.q7MB4R8v018702@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed Aug 22 11:04:27 2012
New Revision: 302931
URL: http://svn.freebsd.org/changeset/ports/302931

Log:
  - Update to 2.29
  
  Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog

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

Modified: head/net/p5-XML-Compile-SOAP/Makefile
==============================================================================
--- head/net/p5-XML-Compile-SOAP/Makefile	Wed Aug 22 10:18:41 2012	(r302930)
+++ head/net/p5-XML-Compile-SOAP/Makefile	Wed Aug 22 11:04:27 2012	(r302931)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Compile-SOAP
-PORTVERSION=	2.28
+PORTVERSION=	2.29
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,16 +19,16 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
-		p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \
-		p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
+		p5-XML-Compile>=1.26:${PORTSDIR}/textproc/p5-XML-Compile \
+		p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
 		p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
-		p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \
-		p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
+		p5-XML-Compile>=1.26:${PORTSDIR}/textproc/p5-XML-Compile \
+		p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
 		p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
 TEST_DEPENDS=	p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
-		p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester
+		p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester
 
 PERL_CONFIGURE=	yes
 

Modified: head/net/p5-XML-Compile-SOAP/distinfo
==============================================================================
--- head/net/p5-XML-Compile-SOAP/distinfo	Wed Aug 22 10:18:41 2012	(r302930)
+++ head/net/p5-XML-Compile-SOAP/distinfo	Wed Aug 22 11:04:27 2012	(r302931)
@@ -1,2 +1,2 @@
-SHA256 (XML-Compile-SOAP-2.28.tar.gz) = a314509d7117d3e2168c87fbc3146e61db441636f078cfcb211e2382091548e6
-SIZE (XML-Compile-SOAP-2.28.tar.gz) = 106433
+SHA256 (XML-Compile-SOAP-2.29.tar.gz) = 58bb8003e554d06effc8b560a5bafe7d0eabd2d40b953cb966f277051317ca91
+SIZE (XML-Compile-SOAP-2.29.tar.gz) = 106937



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