From owner-svn-ports-head@FreeBSD.ORG Mon Nov 4 16:06:16 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 05725E79; Mon, 4 Nov 2013 16:06:16 +0000 (UTC) (envelope-from kuriyama@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 E60A92FE8; Mon, 4 Nov 2013 16:06:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4G6FeI036942; Mon, 4 Nov 2013 16:06:15 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA4G6FkN036940; Mon, 4 Nov 2013 16:06:15 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201311041606.rA4G6FkN036940@svn.freebsd.org> From: Jun Kuriyama Date: Mon, 4 Nov 2013 16:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332739 - head/devel/p5-MooseX-ConfigFromFile 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: Mon, 04 Nov 2013 16:06:16 -0000 Author: kuriyama Date: Mon Nov 4 16:06:15 2013 New Revision: 332739 URL: http://svnweb.freebsd.org/changeset/ports/332739 Log: - Use USE_PERL5=modbuildtiny and fix plist. Modified: head/devel/p5-MooseX-ConfigFromFile/Makefile head/devel/p5-MooseX-ConfigFromFile/pkg-plist Modified: head/devel/p5-MooseX-ConfigFromFile/Makefile ============================================================================== --- head/devel/p5-MooseX-ConfigFromFile/Makefile Mon Nov 4 14:57:27 2013 (r332738) +++ head/devel/p5-MooseX-ConfigFromFile/Makefile Mon Nov 4 16:06:15 2013 (r332739) @@ -2,6 +2,7 @@ PORTNAME= MooseX-ConfigFromFile PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ RUN_DEPENDS= \ p5-MooseX-Types>=0.19:${PORTSDIR}/devel/p5-MooseX-Types \ p5-MooseX-Types-Path-Tiny>=0.005:${PORTSDIR}/devel/p5-MooseX-Types-Path-Tiny \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean -BUILD_DEPENDS:= ${RUN_DEPENDS} \ - p5-Module-Build-Tiny>0:${PORTSDIR}/devel/p5-Module-Build-Tiny +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-CheckDeps>=0.006:${PORTSDIR}/devel/p5-Test-CheckDeps \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ @@ -25,6 +25,6 @@ TEST_DEPENDS= \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep USES= perl5 -USE_PERL5= modbuild +USE_PERL5= modbuildtiny .include Modified: head/devel/p5-MooseX-ConfigFromFile/pkg-plist ============================================================================== --- head/devel/p5-MooseX-ConfigFromFile/pkg-plist Mon Nov 4 14:57:27 2013 (r332738) +++ head/devel/p5-MooseX-ConfigFromFile/pkg-plist Mon Nov 4 16:06:15 2013 (r332739) @@ -1,2 +1,4 @@ %%PERL5_MAN3%%/MooseX::ConfigFromFile.3.gz +%%SITE_PERL%%/mach/auto/MooseX/ConfigFromFile/.packlist %%SITE_PERL%%/MooseX/ConfigFromFile.pm +@dirrm %%SITE_PERL%%/mach/auto/MooseX/ConfigFromFile