From owner-svn-ports-all@FreeBSD.ORG Thu Sep 26 16:47:36 2013 Return-Path: Delivered-To: svn-ports-all@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 A30CA803; Thu, 26 Sep 2013 16:47:36 +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 77B3D28F2; Thu, 26 Sep 2013 16:47:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8QGla4q036254; Thu, 26 Sep 2013 16:47:36 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8QGlZfl036251; Thu, 26 Sep 2013 16:47:35 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309261647.r8QGlZfl036251@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Sep 2013 16:47:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328390 - 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-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: Thu, 26 Sep 2013 16:47:36 -0000 Author: sunpoet Date: Thu Sep 26 16:47:35 2013 New Revision: 328390 URL: http://svnweb.freebsd.org/changeset/ports/328390 Log: - Update to 0.008 - Support STAGEDIR Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes Modified: head/devel/p5-Test-FailWarnings/Makefile head/devel/p5-Test-FailWarnings/distinfo head/devel/p5-Test-FailWarnings/pkg-plist (contents, props changed) Modified: head/devel/p5-Test-FailWarnings/Makefile ============================================================================== --- head/devel/p5-Test-FailWarnings/Makefile Thu Sep 26 16:47:30 2013 (r328389) +++ head/devel/p5-Test-FailWarnings/Makefile Thu Sep 26 16:47:35 2013 (r328390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-FailWarnings -PORTVERSION= 0.007 +PORTVERSION= 0.008 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Test @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Test::FailWarnings.3 - -NO_STAGE= yes .include Modified: head/devel/p5-Test-FailWarnings/distinfo ============================================================================== --- head/devel/p5-Test-FailWarnings/distinfo Thu Sep 26 16:47:30 2013 (r328389) +++ head/devel/p5-Test-FailWarnings/distinfo Thu Sep 26 16:47:35 2013 (r328390) @@ -1,2 +1,2 @@ -SHA256 (Test-FailWarnings-0.007.tar.gz) = fe3a5d3be7bd8477248043df947af175f8f8c0ce302cdb21e19037bdf1ab75e0 -SIZE (Test-FailWarnings-0.007.tar.gz) = 13262 +SHA256 (Test-FailWarnings-0.008.tar.gz) = da34ef9029f6849d6026201d49127d054ee6ac4b979c82210315f5721964a96f +SIZE (Test-FailWarnings-0.008.tar.gz) = 13734 Modified: head/devel/p5-Test-FailWarnings/pkg-plist ============================================================================== --- head/devel/p5-Test-FailWarnings/pkg-plist Thu Sep 26 16:47:30 2013 (r328389) +++ head/devel/p5-Test-FailWarnings/pkg-plist Thu Sep 26 16:47:35 2013 (r328390) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Test/FailWarnings.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/FailWarnings/.packlist +%%PERL5_MAN3%%/Test::FailWarnings.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/FailWarnings @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test