Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 22:42:06 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423547 - head/devel/p5-Test-Dependencies
Message-ID:  <201610082242.u98Mg6Q2001833@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610082242.u98Mg6Q2001833>