diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-06 19:53:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-06 19:53:08 +0800 |
commit | 3449eeb2113e73a14ebf8e25e9c6a37b2a9bfddb (patch) | |
tree | 0dbf8e0db15e6fa6c3fe5c2aaf501f41104aa854 /net | |
parent | 0c9e0e6c9148cdd4d8d60b33051d08c4972d44d0 (diff) | |
download | freebsd-ports-graphics-3449eeb2113e73a14ebf8e25e9c6a37b2a9bfddb.tar.gz freebsd-ports-graphics-3449eeb2113e73a14ebf8e25e9c6a37b2a9bfddb.tar.zst freebsd-ports-graphics-3449eeb2113e73a14ebf8e25e9c6a37b2a9bfddb.zip |
- Update to 3.13
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
Diffstat (limited to 'net')
-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 0e4a5544a8f..9cb3c8b74e4 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.12 +PORTVERSION= 3.13 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual 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.50:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile>=1.51:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ p5-libwww>=6.08:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index 04190d7dcba..3eebe8ddf89 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-3.12.tar.gz) = bf8768c82966e9be993f2d1e2e5cb2199af7073b65676545f437ec2f37fc976e -SIZE (XML-Compile-SOAP-3.12.tar.gz) = 100498 +SHA256 (XML-Compile-SOAP-3.13.tar.gz) = 24d6d26556f447efdb7053ef750c2ddabc412e5e57fd7e06b4800074e8301c23 +SIZE (XML-Compile-SOAP-3.13.tar.gz) = 103842 |