From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 10:37:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0C5AC90; Sun, 16 Feb 2014 10:37:18 +0000 (UTC) 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 C431C11FE; Sun, 16 Feb 2014 10:37:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GAbIhk062277; Sun, 16 Feb 2014 10:37:18 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GAbIDW062275; Sun, 16 Feb 2014 10:37:18 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402161037.s1GAbIDW062275@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 16 Feb 2014 10:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344516 - head/devel/p5-Config-MVP 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.17 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: Sun, 16 Feb 2014 10:37:19 -0000 Author: sunpoet Date: Sun Feb 16 10:37:18 2014 New Revision: 344516 URL: http://svnweb.freebsd.org/changeset/ports/344516 QAT: https://qat.redports.org/buildarchive/r344516/ Log: - Update to 2.200007 - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Config-MVP/Changes Modified: head/devel/p5-Config-MVP/Makefile head/devel/p5-Config-MVP/distinfo Modified: head/devel/p5-Config-MVP/Makefile ============================================================================== --- head/devel/p5-Config-MVP/Makefile Sun Feb 16 10:37:13 2014 (r344515) +++ head/devel/p5-Config-MVP/Makefile Sun Feb 16 10:37:18 2014 (r344516) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-MVP -PORTVERSION= 2.200006 +PORTVERSION= 2.200007 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,16 +24,9 @@ BUILD_DEPENDS= p5-Class-Load>=0.17:${POR p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include Modified: head/devel/p5-Config-MVP/distinfo ============================================================================== --- head/devel/p5-Config-MVP/distinfo Sun Feb 16 10:37:13 2014 (r344515) +++ head/devel/p5-Config-MVP/distinfo Sun Feb 16 10:37:18 2014 (r344516) @@ -1,2 +1,2 @@ -SHA256 (Config-MVP-2.200006.tar.gz) = 8143e74792dd57b22ea05f6ca6d119e678a37ce8c3245d6843266e464a871281 -SIZE (Config-MVP-2.200006.tar.gz) = 27862 +SHA256 (Config-MVP-2.200007.tar.gz) = 71afa2135400e5f8c4ca5e01045feec3a33cf825f4e66622e6a6ec2ac4460c82 +SIZE (Config-MVP-2.200007.tar.gz) = 30211