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 Update to 1.000000
details: https://anonhg.NetBSD.org/pkgsrc/rev/4725d2502f0e
branches: trunk
changeset: 634117:4725d2502f0e
user: wen <wen%pkgsrc.org@localhost>
date: Fri May 09 08:16:55 2014 +0000
description:
Update to 1.000000
Update DEPENDS
Upstream changes:
1.000000 2014-01-30T15:23:48Z
[00 Tooling and Version replacement]
- Switched to EUMM to accelerate clean-install time.
- Build-time requirements are now softened
- Readvertise higher requirements as recommendations
- version schema moved from x.y.z to x.YYYzzz and is the primary reason
for incrementing the major
[Dependencies::Stats]
- Dependencies changed since 0.4.1, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +2 -1
- develop: +7 ..1 -9
- test: +8 ..1
0.4.1 2013-11-21T06:51:24Z
[00 Trivial Doc Fix]
- Escaping of code containing > was done wrong.
0.4.0 2013-11-21T06:38:44Z
[00 Major Changes]
- New Modules/Interfaces to make life easier for people who only need one
of (Dist|Module) shares.
[Dependencies::Noteworthy]
- use Class::Tiny
- use new MB and TestMore
[Dependencies::Stats]
- Dependencies changed since 0.3.3, see Changes.deps{,.all,.dev} for
details
- build: ..1
- configure: ..1
- develop: +46 -3
- runtime: +1
- test: +1 ..1 -1
[Documentation]
- Encoding specified
- MetaPOD annotations added
[Packaging]
- use new MB syntax for fallback
[Tests]
- use Test::Compile::PerFile
- Regenerate ReportVersions::Tiny to not report develop deps.
- Regenerate CPAN::Changes test
- Regenerate Kwalitee test
diffstat:
devel/p5-Test-File-ShareDir/Makefile | 9 +++------
devel/p5-Test-File-ShareDir/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 10 deletions(-)
diffs (40 lines):
diff -r 9722416e8ef2 -r 4725d2502f0e devel/p5-Test-File-ShareDir/Makefile
--- a/devel/p5-Test-File-ShareDir/Makefile Fri May 09 08:14:06 2014 +0000
+++ b/devel/p5-Test-File-ShareDir/Makefile Fri May 09 08:16:55 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/09/12 01:19:33 wen Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/09 08:16:55 wen Exp $
-DISTNAME= Test-File-ShareDir-0.3.3
+DISTNAME= Test-File-ShareDir-1.000000
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tfc
CATEGORIES= devel perl5
@@ -11,13 +11,10 @@
COMMENT= Perl5 module to create a fake ShareDir for module testing
LICENSE= ${PERL5_LICENSE}
-PERL5_MODULE_TYPE= Module::Build
-
-BUILD_DEPENDS+= p5-Module-Build>=0.40040:../../devel/p5-Module-Build
-
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
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 9722416e8ef2 -r 4725d2502f0e devel/p5-Test-File-ShareDir/distinfo
--- a/devel/p5-Test-File-ShareDir/distinfo Fri May 09 08:14:06 2014 +0000
+++ b/devel/p5-Test-File-ShareDir/distinfo Fri May 09 08:16:55 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/09/05 07:14:32 wen Exp $
+$NetBSD: distinfo,v 1.3 2014/05/09 08:16:55 wen Exp $
-SHA1 (Test-File-ShareDir-0.3.3.tar.gz) = a41c03167a8645ceea47ab0d12591299139b7c3b
-RMD160 (Test-File-ShareDir-0.3.3.tar.gz) = 0bb87ad03bad1884dc59201fd57b449894d2e133
-Size (Test-File-ShareDir-0.3.3.tar.gz) = 19642 bytes
+SHA1 (Test-File-ShareDir-1.000000.tar.gz) = e07e6ac60c3a995b6d864f6261049b6bdce94314
+RMD160 (Test-File-ShareDir-1.000000.tar.gz) = 99326ac14690dd5693ff825b1000b0ce83221f17
+Size (Test-File-ShareDir-1.000000.tar.gz) = 73410 bytes
Home |
Main Index |
Thread Index |
Old Index