From owner-svn-ports-head@FreeBSD.ORG Tue Sep 3 19:32:09 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D0FCAA2E; Tue, 3 Sep 2013 19:32:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BEF25224A; Tue, 3 Sep 2013 19:32:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r83JW9nW063135; Tue, 3 Sep 2013 19:32:09 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r83JW9oC063132; Tue, 3 Sep 2013 19:32:09 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309031932.r83JW9oC063132@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Sep 2013 19:32:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326214 - 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-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: Tue, 03 Sep 2013 19:32:09 -0000 Author: sunpoet Date: Tue Sep 3 19:32:09 2013 New Revision: 326214 URL: http://svnweb.freebsd.org/changeset/ports/326214 Log: - Update to 1.37 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 Tue Sep 3 19:32:04 2013 (r326213) +++ head/textproc/p5-XML-Compile/Makefile Tue Sep 3 19:32:09 2013 (r326214) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.35 +PORTVERSION= 1.37 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Compilation based XML processin LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=0.99:${PORTSDIR}/devel/p5-Log-Report \ +BUILD_DEPENDS= p5-Log-Report>=0.99.4:${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 \ Modified: head/textproc/p5-XML-Compile/distinfo ============================================================================== --- head/textproc/p5-XML-Compile/distinfo Tue Sep 3 19:32:04 2013 (r326213) +++ head/textproc/p5-XML-Compile/distinfo Tue Sep 3 19:32:09 2013 (r326214) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.35.tar.gz) = 0eec9a68b4d19bbd43815e05e23f4cd86cf0f3c69cac269eedd566f3794de8d3 -SIZE (XML-Compile-1.35.tar.gz) = 191662 +SHA256 (XML-Compile-1.37.tar.gz) = 515aa55fce419599023103a4adc25ee1feae2ba6a7f4c855985597b0eee476b7 +SIZE (XML-Compile-1.37.tar.gz) = 191975