svn commit: r317505 - head/net/p5-XML-Compile-SOAP
Anton Berezin
tobez at FreeBSD.org
Mon May 6 10:46:16 UTC 2013
Author: tobez
Date: Mon May 6 10:46:15 2013
New Revision: 317505
URL: http://svnweb.freebsd.org/changeset/ports/317505
Log:
Update to 2.36.
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 Mon May 6 10:25:16 2013 (r317504)
+++ head/net/p5-XML-Compile-SOAP/Makefile Mon May 6 10:46:15 2013 (r317505)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= XML-Compile-SOAP
-PORTVERSION= 2.35
+PORTVERSION= 2.36
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,13 @@ 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.26:${PORTSDIR}/textproc/p5-XML-Compile \
- p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
+ p5-XML-Compile>=1.33:${PORTSDIR}/textproc/p5-XML-Compile \
+ p5-XML-Compile-Cache>=0.99.3:${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.26:${PORTSDIR}/textproc/p5-XML-Compile \
- p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
+ p5-XML-Compile>=1.33:${PORTSDIR}/textproc/p5-XML-Compile \
+ p5-XML-Compile-Cache>=0.99.3:${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.90:${PORTSDIR}/devel/p5-XML-Compile-Tester
Modified: head/net/p5-XML-Compile-SOAP/distinfo
==============================================================================
--- head/net/p5-XML-Compile-SOAP/distinfo Mon May 6 10:25:16 2013 (r317504)
+++ head/net/p5-XML-Compile-SOAP/distinfo Mon May 6 10:46:15 2013 (r317505)
@@ -1,2 +1,2 @@
-SHA256 (XML-Compile-SOAP-2.35.tar.gz) = 1f387551f2050af7821717adc2a65a14afa213761770d5841920a0998e4c80a4
-SIZE (XML-Compile-SOAP-2.35.tar.gz) = 108458
+SHA256 (XML-Compile-SOAP-2.36.tar.gz) = d9b5aece76e910a9e6d3929411e212b19ed2a96d2fe8b37264454aed18172350
+SIZE (XML-Compile-SOAP-2.36.tar.gz) = 107399
More information about the svn-ports-all
mailing list