summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-04-17 00:55:25 +0000
committermef <mef@pkgsrc.org>2015-04-17 00:55:25 +0000
commitbaa5f47ef5b8d995341a1d1982da00b55d0c144f (patch)
tree0f646270a69ff8c2216973bbadbdb2793cadad8b
parente73d3a06a55313c6174f999c6e0bc4703b16e8cc (diff)
downloadpkgsrc-baa5f47ef5b8d995341a1d1982da00b55d0c144f.tar.gz
(pkgsrc)
- Add +DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard (See below, and then see misc/Changes.deps), it needs at runtime. (upstream) - Update 1.000005 to 1.001001 --------------------------- 1.001001 2015-03-01T05:44:37Z a89c745 [TestFixes] - Try to guard against accidentally failing if a test distdir does in fact exist in the "Expect not to exist" test. 1.001000 2015-02-28T11:09:38Z d703dd2 [Dependencies::Stats] - Dependencies changed since 1.000005, see misc/*.deps* for details - configure: +1 (recommends: -1, suggests: +1) - develop: +10 up 3 -2 (suggests: +1 up 2) - runtime: +3 (suggests: +1) - test: +1 (recommends: -2, suggests: +2) [Deprecations] - OO interfaces have a ->add_to_inc method which is being replaced with the more generic ->register, which will retain meaning when the interface no longer actually uses @INC [Features] - OO interfaces now all have a ->register and a ->clear method. - Now supports exporting with_dist_dir and with_module_dir functions from Test::File::ShareDir
-rw-r--r--devel/p5-Test-File-ShareDir/Makefile5
-rw-r--r--devel/p5-Test-File-ShareDir/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Test-File-ShareDir/Makefile b/devel/p5-Test-File-ShareDir/Makefile
index 391473c1cc0..af2bc12d19f 100644
--- a/devel/p5-Test-File-ShareDir/Makefile
+++ b/devel/p5-Test-File-ShareDir/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2015/01/28 02:27:53 mef Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/17 00:55:25 mef Exp $
-DISTNAME= Test-File-ShareDir-1.000005
+DISTNAME= Test-File-ShareDir-1.001001
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -14,6 +14,7 @@ DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
+DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
diff --git a/devel/p5-Test-File-ShareDir/distinfo b/devel/p5-Test-File-ShareDir/distinfo
index 2096abe0762..ef2a0d1bc5a 100644
--- a/devel/p5-Test-File-ShareDir/distinfo
+++ b/devel/p5-Test-File-ShareDir/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2015/01/28 02:27:53 mef Exp $
+$NetBSD: distinfo,v 1.5 2015/04/17 00:55:25 mef Exp $
-SHA1 (Test-File-ShareDir-1.000005.tar.gz) = 9d1f0bbbe425f0d006ba2a236e9f584a8215ac6d
-RMD160 (Test-File-ShareDir-1.000005.tar.gz) = 3df162fe07b2045fb9f7a656aaa60a143ef1d203
-Size (Test-File-ShareDir-1.000005.tar.gz) = 60541 bytes
+SHA1 (Test-File-ShareDir-1.001001.tar.gz) = db3800c11778fa3f76ac682d33b0eb1fc1393c1d
+RMD160 (Test-File-ShareDir-1.001001.tar.gz) = 0c90613251373020539e44672c04b8395f11d49c
+Size (Test-File-ShareDir-1.001001.tar.gz) = 64508 bytes