From owner-svn-ports-head@FreeBSD.ORG Sat Jan 3 17:13:56 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1718F66; Sat, 3 Jan 2015 17:13:55 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C524564925; Sat, 3 Jan 2015 17:13:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t03HDt35057206; Sat, 3 Jan 2015 17:13:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t03HDsX6057199; Sat, 3 Jan 2015 17:13:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501031713.t03HDsX6057199@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Jan 2015 17:13:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376136 - head/devel/p5-namespace-autoclean 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.18-1 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, 03 Jan 2015 17:13:56 -0000 Author: sunpoet Date: Sat Jan 3 17:13:53 2015 New Revision: 376136 URL: https://svnweb.freebsd.org/changeset/ports/376136 QAT: https://qat.redports.org/buildarchive/r376136/ Log: - Update to 0.23 - Sort PLIST Changes: http://search.cpan.org/dist/namespace-autoclean/Changes Modified: head/devel/p5-namespace-autoclean/Makefile head/devel/p5-namespace-autoclean/distinfo head/devel/p5-namespace-autoclean/pkg-plist Modified: head/devel/p5-namespace-autoclean/Makefile ============================================================================== --- head/devel/p5-namespace-autoclean/Makefile Sat Jan 3 17:13:42 2015 (r376135) +++ head/devel/p5-namespace-autoclean/Makefile Sat Jan 3 17:13:53 2015 (r376136) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= namespace-autoclean -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETHER @@ -15,15 +14,15 @@ COMMENT= Keep imports out of your namesp LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.12:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ +BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.12:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>0:$PORTSDIR}/devel/p5-Test-Fatal \ +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-Spelling>0.12:${PORTSDIR}/devel/p5-Test-Spelling USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny .include Modified: head/devel/p5-namespace-autoclean/distinfo ============================================================================== --- head/devel/p5-namespace-autoclean/distinfo Sat Jan 3 17:13:42 2015 (r376135) +++ head/devel/p5-namespace-autoclean/distinfo Sat Jan 3 17:13:53 2015 (r376136) @@ -1,2 +1,2 @@ -SHA256 (namespace-autoclean-0.20.tar.gz) = 42a199314d07b7a29044d6072529ca53037c75a43550193b1586bd19c690a05f -SIZE (namespace-autoclean-0.20.tar.gz) = 35858 +SHA256 (namespace-autoclean-0.23.tar.gz) = 18b4e92029e68316af4471caa5acef29ec903efe2e634d6b8cfa4cafa1ebc40b +SIZE (namespace-autoclean-0.23.tar.gz) = 36207 Modified: head/devel/p5-namespace-autoclean/pkg-plist ============================================================================== --- head/devel/p5-namespace-autoclean/pkg-plist Sat Jan 3 17:13:42 2015 (r376135) +++ head/devel/p5-namespace-autoclean/pkg-plist Sat Jan 3 17:13:53 2015 (r376136) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/namespace::autoclean.3.gz %%SITE_PERL%%/namespace/autoclean.pm +%%PERL5_MAN3%%/namespace::autoclean.3.gz