diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-16 13:46:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-16 13:46:06 +0000 |
commit | a834b68873dbe06181a67015554d3954970566f9 (patch) | |
tree | 80221ef72da1d7ac3b645e77aa6aa07a47a3787c /net/p5-XML-Compile-SOAP | |
parent | cb6b63d768021713a2a06ca3590d8022f4d9a575 (diff) |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index df778ef497da..dd2286b27f02 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-SOAP -PORTVERSION= 3.06 +PORTVERSION= 3.07 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww + p5-libwww>=6.08:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index 4dbfcfc1cce5..59eec3ddc111 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-3.06.tar.gz) = 1c3121b29a8d789ff3527ba0dcae98c3a55116736b62ebeafcf65d844258ba1a -SIZE (XML-Compile-SOAP-3.06.tar.gz) = 100084 +SHA256 (XML-Compile-SOAP-3.07.tar.gz) = 88a4edb1cdfbe830972984813771bb7807e0bcdd6c9f35cf9ba3ad27cd2016c9 +SIZE (XML-Compile-SOAP-3.07.tar.gz) = 100374 |