From owner-svn-ports-all@FreeBSD.ORG Sun Dec 9 12:22:21 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5691CC9C; Sun, 9 Dec 2012 12:22:21 +0000 (UTC) (envelope-from culot@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 206DA8FC08; Sun, 9 Dec 2012 12:22:21 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB9CMKu0047561; Sun, 9 Dec 2012 12:22:20 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB9CMKlu047559; Sun, 9 Dec 2012 12:22:20 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201212091222.qB9CMKlu047559@svn.freebsd.org> From: Frederic Culot Date: Sun, 9 Dec 2012 12:22:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308526 - head/textproc/p5-XML-Compile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 12:22:21 -0000 Author: culot Date: Sun Dec 9 12:22:20 2012 New Revision: 308526 URL: http://svnweb.freebsd.org/changeset/ports/308526 Log: - Update to 1.30 Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Modified: head/textproc/p5-XML-Compile/Makefile head/textproc/p5-XML-Compile/distinfo Modified: head/textproc/p5-XML-Compile/Makefile ============================================================================== --- head/textproc/p5-XML-Compile/Makefile Sun Dec 9 11:44:08 2012 (r308525) +++ head/textproc/p5-XML-Compile/Makefile Sun Dec 9 12:22:20 2012 (r308526) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Compilation based XML processin LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Log-Report>=0.99:${PORTSDIR}/devel/p5-Log-Report \ + p5-XML-LibXML>=1.94:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester Modified: head/textproc/p5-XML-Compile/distinfo ============================================================================== --- head/textproc/p5-XML-Compile/distinfo Sun Dec 9 11:44:08 2012 (r308525) +++ head/textproc/p5-XML-Compile/distinfo Sun Dec 9 12:22:20 2012 (r308526) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.29.tar.gz) = 4bd047fbbca8146e57486726828bc64d72c56a85d8a0fef298d05f1f01ee27da -SIZE (XML-Compile-1.29.tar.gz) = 188901 +SHA256 (XML-Compile-1.30.tar.gz) = 375cb8cd7535b7abc5a6806f41235695b55b99e6fdacdd73a6064ae98cc8952c +SIZE (XML-Compile-1.30.tar.gz) = 189158