From owner-svn-ports-head@FreeBSD.ORG Sat Oct 12 16:39:52 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 530F4163; Sat, 12 Oct 2013 16:39:52 +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 26F3425C5; Sat, 12 Oct 2013 16:39:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9CGdq2Q021813; Sat, 12 Oct 2013 16:39:52 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9CGdpig021810; Sat, 12 Oct 2013 16:39:51 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310121639.r9CGdpig021810@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Oct 2013 16:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330140 - head/devel/p5-Test-File 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: Sat, 12 Oct 2013 16:39:52 -0000 Author: sunpoet Date: Sat Oct 12 16:39:51 2013 New Revision: 330140 URL: http://svnweb.freebsd.org/changeset/ports/330140 Log: - Update to 1.35 - Support STAGEDIR Changes: http://search.cpan.org/dist/Test-File/Changes Modified: head/devel/p5-Test-File/Makefile head/devel/p5-Test-File/distinfo (contents, props changed) head/devel/p5-Test-File/pkg-plist (contents, props changed) Modified: head/devel/p5-Test-File/Makefile ============================================================================== --- head/devel/p5-Test-File/Makefile Sat Oct 12 16:39:46 2013 (r330139) +++ head/devel/p5-Test-File/Makefile Sat Oct 12 16:39:51 2013 (r330140) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-File -PORTVERSION= 1.34 +PORTVERSION= 1.35 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,4 @@ TEST_DEPENDS= p5-Test-Manifest>=1.14:${P USES= perl5 USE_PERL5= configure -MAN3= Test::File.3 - -NO_STAGE= yes .include Modified: head/devel/p5-Test-File/distinfo ============================================================================== --- head/devel/p5-Test-File/distinfo Sat Oct 12 16:39:46 2013 (r330139) +++ head/devel/p5-Test-File/distinfo Sat Oct 12 16:39:51 2013 (r330140) @@ -1,2 +1,2 @@ -SHA256 (Test-File-1.34.tar.gz) = 5c69fc2fbeb990866d8940734a3f5e1e37a312fde20d45e15f396f81b3eceeab -SIZE (Test-File-1.34.tar.gz) = 18771 +SHA256 (Test-File-1.35.tar.gz) = 2e664248a4cd10fd151434f5db3354c2f97ee1a7c28a00a6e7d28996d312e3c8 +SIZE (Test-File-1.35.tar.gz) = 18264 Modified: head/devel/p5-Test-File/pkg-plist ============================================================================== --- head/devel/p5-Test-File/pkg-plist Sat Oct 12 16:39:46 2013 (r330139) +++ head/devel/p5-Test-File/pkg-plist Sat Oct 12 16:39:51 2013 (r330140) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Test/File.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/File/.packlist +%%PERL5_MAN3%%/Test::File.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/File @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test