From owner-svn-ports-all@freebsd.org Wed Aug 1 13:15:35 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD189105BF06; Wed, 1 Aug 2018 13:15:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 926437370B; Wed, 1 Aug 2018 13:15:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7371C22F3A; Wed, 1 Aug 2018 13:15:35 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w71DFZin051627; Wed, 1 Aug 2018 13:15:35 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w71DFZxi051625; Wed, 1 Aug 2018 13:15:35 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201808011315.w71DFZxi051625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Wed, 1 Aug 2018 13:15:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476176 - head/devel/p5-Test-CleanNamespaces X-SVN-Group: ports-head X-SVN-Commit-Author: culot X-SVN-Commit-Paths: head/devel/p5-Test-CleanNamespaces X-SVN-Commit-Revision: 476176 X-SVN-Commit-Repository: ports 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.27 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: Wed, 01 Aug 2018 13:15:36 -0000 Author: culot Date: Wed Aug 1 13:15:34 2018 New Revision: 476176 URL: https://svnweb.freebsd.org/changeset/ports/476176 Log: - Update to 0.23 Changes: https://metacpan.org/source/ETHER/Test-CleanNamespaces-0.23/Changes Modified: head/devel/p5-Test-CleanNamespaces/Makefile head/devel/p5-Test-CleanNamespaces/distinfo Modified: head/devel/p5-Test-CleanNamespaces/Makefile ============================================================================== --- head/devel/p5-Test-CleanNamespaces/Makefile Wed Aug 1 12:53:41 2018 (r476175) +++ head/devel/p5-Test-CleanNamespaces/Makefile Wed Aug 1 13:15:34 2018 (r476176) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-CleanNamespaces -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Module-Runtime>0:devel/p5-Module-Run p5-Package-Stash>=0.14:devel/p5-Package-Stash \ p5-Sub-Identify>0:devel/p5-Sub-Identify RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>0:devel/p5-Test-Deep \ +TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \ + p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Needs>0:devel/p5-Test-Needs \ p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \ p5-namespace-clean>0:devel/p5-namespace-clean @@ -26,7 +27,7 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -PLIST_FILES= %%SITE_PERL%%/Test/CleanNamespaces.pm \ - %%PERL5_MAN3%%/Test::CleanNamespaces.3.gz +PLIST_FILES= ${SITE_PERL_REL}/Test/CleanNamespaces.pm \ + ${SITE_MAN3_REL}/Test::CleanNamespaces.3.gz .include Modified: head/devel/p5-Test-CleanNamespaces/distinfo ============================================================================== --- head/devel/p5-Test-CleanNamespaces/distinfo Wed Aug 1 12:53:41 2018 (r476175) +++ head/devel/p5-Test-CleanNamespaces/distinfo Wed Aug 1 13:15:34 2018 (r476176) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501857143 -SHA256 (Test-CleanNamespaces-0.22.tar.gz) = 862a221994dd413b2f350450f22c96f57cac78784b1aca1a8fc763fc5449aaca -SIZE (Test-CleanNamespaces-0.22.tar.gz) = 34307 +TIMESTAMP = 1533128517 +SHA256 (Test-CleanNamespaces-0.23.tar.gz) = c7bf97f3c786b75f84341135904b492a1a36646aa65db3e0fd15a3cbe0864872 +SIZE (Test-CleanNamespaces-0.23.tar.gz) = 36036