svn commit: r444727 - head/net/p5-XML-Compile-SOAP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 30 13:06:01 UTC 2017


Author: sunpoet
Date: Fri Jun 30 13:05:59 2017
New Revision: 444727
URL: https://svnweb.freebsd.org/changeset/ports/444727

Log:
  Update to 3.22
  
  Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog

Modified:
  head/net/p5-XML-Compile-SOAP/Makefile
  head/net/p5-XML-Compile-SOAP/distinfo

Modified: head/net/p5-XML-Compile-SOAP/Makefile
==============================================================================
--- head/net/p5-XML-Compile-SOAP/Makefile	Fri Jun 30 13:05:54 2017	(r444726)
+++ head/net/p5-XML-Compile-SOAP/Makefile	Fri Jun 30 13:05:59 2017	(r444727)
@@ -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}

Modified: head/net/p5-XML-Compile-SOAP/distinfo
==============================================================================
--- head/net/p5-XML-Compile-SOAP/distinfo	Fri Jun 30 13:05:54 2017	(r444726)
+++ head/net/p5-XML-Compile-SOAP/distinfo	Fri Jun 30 13:05:59 2017	(r444727)
@@ -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


More information about the svn-ports-all mailing list