diff options
author | Lars Thegler <lth@FreeBSD.org> | 2010-12-27 15:32:57 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2010-12-27 15:32:57 +0000 |
commit | b59d890c12e6ae48901889160157aff29ff33a82 (patch) | |
tree | 675411050dfbb3e9872aa810954039ebce835c00 | |
parent | 4fb90771b8ae3ed4afc8c2e39ec222e81c57a221 (diff) | |
download | ports-b59d890c12e6ae48901889160157aff29ff33a82.tar.gz ports-b59d890c12e6ae48901889160157aff29ff33a82.zip |
Notes
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 9 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index 21b2926eab04..7bbf5c05c8e1 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -6,17 +6,18 @@ # PORTNAME= XML-Compile-SOAP -PORTVERSION= 2.19 +PORTVERSION= 2.21 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARKOV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Base-class for SOAP implementations -RUN_DEPENDS= p5-XML-Compile>=1.17:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.97:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \ +RUN_DEPENDS= p5-XML-Compile>=1.20:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ + p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index 7d6d7ad649ff..4e782f4f826a 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-2.19.tar.gz) = 656364c33e32da90efd455d8406664ee09205d378eb752006447e4b7d71781c5 -SIZE (XML-Compile-SOAP-2.19.tar.gz) = 99133 +SHA256 (XML-Compile-SOAP-2.21.tar.gz) = 0815c160759d6bf9839aaca6ad454ef1d034d76c52191e09c13bdbb8cb8ee923 +SIZE (XML-Compile-SOAP-2.21.tar.gz) = 101487 |