From owner-svn-ports-head@FreeBSD.ORG Sat May 25 23:43:06 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CF78AE69; Sat, 25 May 2013 23:43:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A88BDEAB; Sat, 25 May 2013 23:43:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4PNh62E052538; Sat, 25 May 2013 23:43:06 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4PNh6fp052536; Sat, 25 May 2013 23:43:06 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201305252343.r4PNh6fp052536@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 25 May 2013 23:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319075 - head/net/p5-SOAP-Lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 23:43:06 -0000 Author: sunpoet Date: Sat May 25 23:43:05 2013 New Revision: 319075 URL: http://svnweb.freebsd.org/changeset/ports/319075 Log: - Update to 0.716 Changes: http://search.cpan.org/dist/SOAP-Lite/Changes Modified: head/net/p5-SOAP-Lite/Makefile head/net/p5-SOAP-Lite/distinfo (contents, props changed) Modified: head/net/p5-SOAP-Lite/Makefile ============================================================================== --- head/net/p5-SOAP-Lite/Makefile Sat May 25 20:17:53 2013 (r319074) +++ head/net/p5-SOAP-Lite/Makefile Sat May 25 23:43:05 2013 (r319075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SOAP-Lite -PORTVERSION= 0.715 +PORTVERSION= 0.716 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,12 +17,12 @@ RUN_DEPENDS= p5-MIME-Lite>=0:${PORTSDIR} p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle \ + p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject CONFLICTS= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]* @@ -62,6 +62,6 @@ MAN3= Apache::SOAP.3 \ post-patch: @${REINPLACE_CMD} -i '' -e 's|^#!.*perl|#!${PERL}|' \ - ${WRKSRC}/bin/* ${WRKSRC}/t/*.t ${WRKSRC}/t/*.pl + ${WRKSRC}/bin/* ${WRKSRC}/t/*.pl ${WRKSRC}/t/*.t .include Modified: head/net/p5-SOAP-Lite/distinfo ============================================================================== --- head/net/p5-SOAP-Lite/distinfo Sat May 25 20:17:53 2013 (r319074) +++ head/net/p5-SOAP-Lite/distinfo Sat May 25 23:43:05 2013 (r319075) @@ -1,2 +1,2 @@ -SHA256 (SOAP-Lite-0.715.tar.gz) = 77d837c405e9ff0d665532673c3e3f978e95e543d22d167323334a929eeb0145 -SIZE (SOAP-Lite-0.715.tar.gz) = 233829 +SHA256 (SOAP-Lite-0.716.tar.gz) = 7ff166095047466f4b07416c93ce876a777a72329e06ae22ff6f78d856d9166e +SIZE (SOAP-Lite-0.716.tar.gz) = 231729