pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-File-ShareDir (pkgsrc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/b990129da8bd
branches: trunk
changeset: 650027:b990129da8bd
user: mef <mef%pkgsrc.org@localhost>
date: Fri Apr 17 00:55:25 2015 +0000
description:
(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
diffstat:
devel/p5-Test-File-ShareDir/Makefile | 5 +++--
devel/p5-Test-File-ShareDir/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 2b284e6ecc3f -r b990129da8bd devel/p5-Test-File-ShareDir/Makefile
--- a/devel/p5-Test-File-ShareDir/Makefile Fri Apr 17 00:50:43 2015 +0000
+++ b/devel/p5-Test-File-ShareDir/Makefile Fri Apr 17 00:55:25 2015 +0000
@@ -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-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 -r 2b284e6ecc3f -r b990129da8bd devel/p5-Test-File-ShareDir/distinfo
--- a/devel/p5-Test-File-ShareDir/distinfo Fri Apr 17 00:50:43 2015 +0000
+++ b/devel/p5-Test-File-ShareDir/distinfo Fri Apr 17 00:55:25 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index