diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 13:57:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 13:57:37 +0800 |
commit | 76fd07857b897207a78a2eb6e64cf5da171116ae (patch) | |
tree | 1b969928d41943abcab397844306c990df0494ca /net | |
parent | e7c898aa28b7a91b378c7fc3a3f46bc40d1344a5 (diff) | |
download | freebsd-ports-gnome-76fd07857b897207a78a2eb6e64cf5da171116ae.tar.gz freebsd-ports-gnome-76fd07857b897207a78a2eb6e64cf5da171116ae.tar.zst freebsd-ports-gnome-76fd07857b897207a78a2eb6e64cf5da171116ae.zip |
- update to 2.24
- changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.24/ChangeLog
- add licenses
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index 12e237031fa1..c70399bc4e2d 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile-SOAP -PORTVERSION= 2.23 +PORTVERSION= 2.24 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Base-class for SOAP implementations +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + 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-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index 9883d36d5a40..94c88a88eeb4 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-2.23.tar.gz) = 61694d6704ec37ab0f91fad18f6f7fc1ca2ba7d7846b81aaf263940a44b290bf -SIZE (XML-Compile-SOAP-2.23.tar.gz) = 102147 +SHA256 (XML-Compile-SOAP-2.24.tar.gz) = 95c8e99f11e650c981c6f9bc8528ba15e6cfe5022ac084db1d28f9b8d2cc8549 +SIZE (XML-Compile-SOAP-2.24.tar.gz) = 102904 |