Date: Sat, 25 Jul 2015 16:30:04 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392893 - head/net/p5-XML-Compile-SOAP Message-ID: <201507251630.t6PGU4Ox022357@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 25 16:30:03 2015 New Revision: 392893 URL: https://svnweb.freebsd.org/changeset/ports/392893 Log: - Update to 3.09 - Add NO_ARCH 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 Sat Jul 25 16:29:58 2015 (r392892) +++ head/net/p5-XML-Compile-SOAP/Makefile Sat Jul 25 16:30:03 2015 (r392893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-SOAP -PORTVERSION= 3.08 +PORTVERSION= 3.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,13 @@ 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.48:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile>=1.50:${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} TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-XML-Compile-SOAP/distinfo ============================================================================== --- head/net/p5-XML-Compile-SOAP/distinfo Sat Jul 25 16:29:58 2015 (r392892) +++ head/net/p5-XML-Compile-SOAP/distinfo Sat Jul 25 16:30:03 2015 (r392893) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-3.08.tar.gz) = 47f0c42bbb888228b57195fdda6ed1aff2a015e0f4de9030d9998139f386d983 -SIZE (XML-Compile-SOAP-3.08.tar.gz) = 100501 +SHA256 (XML-Compile-SOAP-3.09.tar.gz) = cb27009b41069f6dc0fe799108c7adc4dc5673f4903238ed9c9d1338a1a23dee +SIZE (XML-Compile-SOAP-3.09.tar.gz) = 100306
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507251630.t6PGU4Ox022357>