From owner-svn-ports-head@FreeBSD.ORG Thu Sep 12 09:14:11 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 B358C36C; Thu, 12 Sep 2013 09:14:11 +0000 (UTC) (envelope-from tobez@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 86AF22079; Thu, 12 Sep 2013 09:14:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8C9EBmA086577; Thu, 12 Sep 2013 09:14:11 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8C9EBcH086572; Thu, 12 Sep 2013 09:14:11 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201309120914.r8C9EBcH086572@svn.freebsd.org> From: Anton Berezin Date: Thu, 12 Sep 2013 09:14:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327045 - head/devel/p5-Test-TempDir 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, 12 Sep 2013 09:14:11 -0000 Author: tobez Date: Thu Sep 12 09:14:10 2013 New Revision: 327045 URL: http://svnweb.freebsd.org/changeset/ports/327045 Log: Update to 0.07. Changes: http://search.cpan.org/dist/Test-TempDir/Changes Modified: head/devel/p5-Test-TempDir/Makefile head/devel/p5-Test-TempDir/distinfo Modified: head/devel/p5-Test-TempDir/Makefile ============================================================================== --- head/devel/p5-Test-TempDir/Makefile Thu Sep 12 09:07:08 2013 (r327044) +++ head/devel/p5-Test-TempDir/Makefile Thu Sep 12 09:14:10 2013 (r327045) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-TempDir -PORTVERSION= 0.05 -PORTREVISION= 2 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,11 +15,14 @@ RUN_DEPENDS= p5-Test-use-ok>=0:${PORTSDI p5-Moose>=0.87:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean + p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean \ + p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ + p5-Test-CheckDeps>=0:${PORTSDIR}/devel/p5-Test-CheckDeps USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny MAN3= Test::TempDir.3 Test::TempDir::Factory.3 Test::TempDir::Handle.3 Modified: head/devel/p5-Test-TempDir/distinfo ============================================================================== --- head/devel/p5-Test-TempDir/distinfo Thu Sep 12 09:07:08 2013 (r327044) +++ head/devel/p5-Test-TempDir/distinfo Thu Sep 12 09:14:10 2013 (r327045) @@ -1,2 +1,2 @@ -SHA256 (Test-TempDir-0.05.tar.gz) = a603f956e2c0062bf04df073b4969fb4694efe45bed63234e29c41090793fc76 -SIZE (Test-TempDir-0.05.tar.gz) = 7947 +SHA256 (Test-TempDir-0.07.tar.gz) = bf11b7a048540af1c6f12c8094bdfdbbb3dc75ab02949102be545298dd8faba5 +SIZE (Test-TempDir-0.07.tar.gz) = 19138