From owner-svn-ports-head@FreeBSD.ORG Sun Oct 13 12:14:11 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1F3A3D84; Sun, 13 Oct 2013 12:14:11 +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 0C6BF20EB; Sun, 13 Oct 2013 12:14:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9DCEAj4031307; Sun, 13 Oct 2013 12:14:10 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9DCEAfU031305; Sun, 13 Oct 2013 12:14:10 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310131214.r9DCEAfU031305@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Oct 2013 12:14:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330222 - head/devel/p5-Test-Warnings 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: Sun, 13 Oct 2013 12:14:11 -0000 Author: sunpoet Date: Sun Oct 13 12:14:10 2013 New Revision: 330222 URL: http://svnweb.freebsd.org/changeset/ports/330222 Log: - Update to 0.011 Changes: http://search.cpan.org/dist/Test-Warnings/Changes Modified: head/devel/p5-Test-Warnings/Makefile head/devel/p5-Test-Warnings/distinfo Modified: head/devel/p5-Test-Warnings/Makefile ============================================================================== --- head/devel/p5-Test-Warnings/Makefile Sun Oct 13 11:34:11 2013 (r330221) +++ head/devel/p5-Test-Warnings/Makefile Sun Oct 13 12:14:10 2013 (r330222) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Warnings -PORTVERSION= 0.010 +PORTVERSION= 0.011 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,6 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ - p5-Test-CheckDeps>=0.007:${PORTSDIR}/devel/p5-Test-CheckDeps \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Tester>=0.108:${PORTSDIR}/devel/p5-Test-Tester Modified: head/devel/p5-Test-Warnings/distinfo ============================================================================== --- head/devel/p5-Test-Warnings/distinfo Sun Oct 13 11:34:11 2013 (r330221) +++ head/devel/p5-Test-Warnings/distinfo Sun Oct 13 12:14:10 2013 (r330222) @@ -1,2 +1,2 @@ -SHA256 (Test-Warnings-0.010.tar.gz) = 3a1d87b0c5709398e13733893ce06d975713a849f6673f9471e27a1f744c96e7 -SIZE (Test-Warnings-0.010.tar.gz) = 25520 +SHA256 (Test-Warnings-0.011.tar.gz) = b3f9c29297085cef8e306b5a367a299cdd354acc3938dbe01919d712624fd2ea +SIZE (Test-Warnings-0.011.tar.gz) = 26956