From owner-svn-ports-head@freebsd.org Sat Oct 8 22:42:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26FC7C06134; Sat, 8 Oct 2016 22:42:08 +0000 (UTC) (envelope-from adamw@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 mx1.freebsd.org (Postfix) with ESMTPS id D08DA874; Sat, 8 Oct 2016 22:42:07 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98Mg6E5001836; Sat, 8 Oct 2016 22:42:06 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98Mg6Q2001833; Sat, 8 Oct 2016 22:42:06 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610082242.u98Mg6Q2001833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 8 Oct 2016 22:42:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423547 - head/devel/p5-Test-Dependencies 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.23 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, 08 Oct 2016 22:42:08 -0000 Author: adamw Date: Sat Oct 8 22:42:06 2016 New Revision: 423547 URL: https://svnweb.freebsd.org/changeset/ports/423547 Log: Update to 0.23. Changes: https://metacpan.org/changes/distribution/Test-Dependencies Modified: head/devel/p5-Test-Dependencies/Makefile head/devel/p5-Test-Dependencies/distinfo head/devel/p5-Test-Dependencies/pkg-plist Modified: head/devel/p5-Test-Dependencies/Makefile ============================================================================== --- head/devel/p5-Test-Dependencies/Makefile Sat Oct 8 22:34:35 2016 (r423546) +++ head/devel/p5-Test-Dependencies/Makefile Sat Oct 8 22:42:06 2016 (r423547) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Dependencies -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-File-Find-Rule-Perl>=0 p5-Pod-Strip>=0:textproc/p5-Pod-Strip \ p5-YAML>=0:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-Dependencies/distinfo ============================================================================== --- head/devel/p5-Test-Dependencies/distinfo Sat Oct 8 22:34:35 2016 (r423546) +++ head/devel/p5-Test-Dependencies/distinfo Sat Oct 8 22:42:06 2016 (r423547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470990573 -SHA256 (Test-Dependencies-0.21.tar.gz) = ccd56e400be33bb198228909efc2516539607701401fb369ac90c724b84c2012 -SIZE (Test-Dependencies-0.21.tar.gz) = 42936 +TIMESTAMP = 1475966294 +SHA256 (Test-Dependencies-0.23.tar.gz) = 14e42182e2bdadcf1b155b0904a2a7e3067f8606457fe778f67498597a9357af +SIZE (Test-Dependencies-0.23.tar.gz) = 16324 Modified: head/devel/p5-Test-Dependencies/pkg-plist ============================================================================== --- head/devel/p5-Test-Dependencies/pkg-plist Sat Oct 8 22:34:35 2016 (r423546) +++ head/devel/p5-Test-Dependencies/pkg-plist Sat Oct 8 22:42:06 2016 (r423547) @@ -1,6 +1,6 @@ -%%PERL5_MAN3%%/Test::Dependencies.3.gz -%%PERL5_MAN3%%/Test::Dependencies::Heavy.3.gz -%%PERL5_MAN3%%/Test::Dependencies::Light.3.gz %%SITE_PERL%%/Test/Dependencies.pm %%SITE_PERL%%/Test/Dependencies/Heavy.pm %%SITE_PERL%%/Test/Dependencies/Light.pm +%%PERL5_MAN3%%/Test::Dependencies.3.gz +%%PERL5_MAN3%%/Test::Dependencies::Heavy.3.gz +%%PERL5_MAN3%%/Test::Dependencies::Light.3.gz