diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-06 10:46:15 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-06 10:46:15 +0000 |
commit | fedaaa6e6fd3c3d01c00df9916e5fe1660ade4ea (patch) | |
tree | 0a45eef59c1448a11a5ee248d0a672692eb3991c /net/p5-XML-Compile-SOAP | |
parent | 9e142855611a9fdf8b75682be564333ddb6c57b2 (diff) |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 10 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index bc466024f99f..c40a6747b313 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= 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 diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index e7c65e6ef86a..fa0ba446e85d 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -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 |