diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-30 21:05:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-30 21:05:59 +0800 |
commit | e343781a3afc2f2708a6296a758ca04a0097cca7 (patch) | |
tree | fe7dfb36a39dc0e258fb64f5672c73affa687bf7 /net | |
parent | 3f43ecc928966b15fa620f0a9beb0bd1f4c159e8 (diff) | |
download | freebsd-ports-gnome-e343781a3afc2f2708a6296a758ca04a0097cca7.tar.gz freebsd-ports-gnome-e343781a3afc2f2708a6296a758ca04a0097cca7.tar.zst freebsd-ports-gnome-e343781a3afc2f2708a6296a758ca04a0097cca7.zip |
Update to 3.22
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index f05efb90eeff..2111faacf1cf 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.21 +PORTVERSION= 3.22 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ p5-Log-Report>=1.05:devel/p5-Log-Report \ - p5-XML-Compile>=1.51:textproc/p5-XML-Compile \ + p5-Net-HTTP>=6.16:net/p5-Net-HTTP \ + p5-XML-Compile>=1.58:textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=1.03:textproc/p5-XML-Compile-Cache \ p5-libwww>=6.08:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index dbc91dbdaf3e..d6fc827f6486 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484226439 -SHA256 (XML-Compile-SOAP-3.21.tar.gz) = 9fc98b89d1a21c963c11c54edd4705165dcb185f782574bce0167a390f6cb167 -SIZE (XML-Compile-SOAP-3.21.tar.gz) = 100491 +TIMESTAMP = 1498822853 +SHA256 (XML-Compile-SOAP-3.22.tar.gz) = 2d5ab14976fee2f44ece81a54abb1226311d252b7ab54fcf3b5a8990d0f5fe63 +SIZE (XML-Compile-SOAP-3.22.tar.gz) = 100555 |