From owner-svn-ports-head@FreeBSD.ORG Thu May 16 07:43:45 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]) by hub.freebsd.org (Postfix) with ESMTP id 2DD088DC; Thu, 16 May 2013 07:43:45 +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 202B037C; Thu, 16 May 2013 07:43:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4G7hjB2027446; Thu, 16 May 2013 07:43:45 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4G7hiPA027444; Thu, 16 May 2013 07:43:44 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201305160743.r4G7hiPA027444@svn.freebsd.org> From: Frederic Culot Date: Thu, 16 May 2013 07:43:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318278 - head/devel/p5-Test-FailWarnings 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: Thu, 16 May 2013 07:43:45 -0000 Author: culot Date: Thu May 16 07:43:44 2013 New Revision: 318278 URL: http://svnweb.freebsd.org/changeset/ports/318278 Log: - Update to 0.005 - Add LICENSE (Apache 2) Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes Modified: head/devel/p5-Test-FailWarnings/Makefile head/devel/p5-Test-FailWarnings/distinfo Modified: head/devel/p5-Test-FailWarnings/Makefile ============================================================================== --- head/devel/p5-Test-FailWarnings/Makefile Thu May 16 07:30:02 2013 (r318277) +++ head/devel/p5-Test-FailWarnings/Makefile Thu May 16 07:43:44 2013 (r318278) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-FailWarnings -PORTVERSION= 0.003 +PORTVERSION= 0.005 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Test @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Add test failures if warnings are caught +LICENSE= AL2 + BUILD_DEPENDS= p5-Capture-Tiny>=0.21:${PORTSDIR}/devel/p5-Capture-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-Test-FailWarnings/distinfo ============================================================================== --- head/devel/p5-Test-FailWarnings/distinfo Thu May 16 07:30:02 2013 (r318277) +++ head/devel/p5-Test-FailWarnings/distinfo Thu May 16 07:43:44 2013 (r318278) @@ -1,2 +1,2 @@ -SHA256 (Test-FailWarnings-0.003.tar.gz) = 7411468efff3af7276043063fa078fa2585bb181da07cf49e6d2491e00747124 -SIZE (Test-FailWarnings-0.003.tar.gz) = 13592 +SHA256 (Test-FailWarnings-0.005.tar.gz) = 014f909e6c171f77b811139c49c1dca9d0f1e2d1c41b5dca332b6b55b3eb0b4e +SIZE (Test-FailWarnings-0.005.tar.gz) = 13799