pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-ShareDir p5-File-ShareDir: update to 1.114.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae1f9f1e4341
branches: trunk
changeset: 309759:ae1f9f1e4341
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 24 06:58:15 2018 +0000
description:
p5-File-ShareDir: update to 1.114.
1.114 2018-06-21
- be more expressive regarding to prerequisites
- improve detection for situations where no permission test
can be done
- fix edge case for 5.8
1.112 2018-06-18
- Fix tests that fail when running as root (RT#125602,
thanks Wesley Schwengle <wesley%schwengle.net@localhost>)
- Fix tests fail on MSWin32 for similar reason as the
root failures from RT#125602
- clarify support rules
- improve POD
1.110 2018-06-16
- remove unused/incomplete _dist_packfile
- increase test coverage
- refactor _search_inc_path
- add badges to POD
1.108 2018-06-15
- Fix RT#125582: Undefined subroutine &File::ShareDir::croak
called reported by yseto and Andreas Koenig (via RT#125575)
- Improve tests a little (a higher test coverage would be great)
- Update README.md
1.106 2018-06-10
- Add support for overriding the resolved path for a given
Module or Dist (Thanks to Kent Fredric <kentnl%cpan.org@localhost>)
- Fix RT#84914: _dist_file_new lacks return check (Thanks to
Alex Peters <lxp%cpan.org@localhost>) -- fixes RT#40158, too.
- Fix RT#60431: common @INC traversal code
Phillip Moore <w.phillip.moore%gmail.com@localhost> requested for
easier overriding in controlled environments an extraction
of @INC traversal in one subroutine.
The provided patch has been applied with minor modifications,
thanks Phillip!
- Fix RT#63548: State explicit how developers can use
File::ShareDir even in development phase out-of-the-box
- Fix RT#18042: Windows style path errors (Thanks to Barbie
<barbie%missbarbell.co.uk@localhost>)
- Improve infrastructure of distribution (toolchain, perltidy,
perlcritic, Devel::Cover, ...)
- deploy with most recent File::ShareDir::Install (v0.12-6-g29a6ff7
aka 0.13)
diffstat:
devel/p5-File-ShareDir/Makefile | 4 ++--
devel/p5-File-ShareDir/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 9cf7afaa354e -r ae1f9f1e4341 devel/p5-File-ShareDir/Makefile
--- a/devel/p5-File-ShareDir/Makefile Sun Jun 24 06:57:06 2018 +0000
+++ b/devel/p5-File-ShareDir/Makefile Sun Jun 24 06:58:15 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2017/07/04 08:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/06/24 06:58:15 wiz Exp $
-DISTNAME= File-ShareDir-1.104
+DISTNAME= File-ShareDir-1.114
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff -r 9cf7afaa354e -r ae1f9f1e4341 devel/p5-File-ShareDir/distinfo
--- a/devel/p5-File-ShareDir/distinfo Sun Jun 24 06:57:06 2018 +0000
+++ b/devel/p5-File-ShareDir/distinfo Sun Jun 24 06:58:15 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/07/04 08:56:30 wiz Exp $
+$NetBSD: distinfo,v 1.8 2018/06/24 06:58:15 wiz Exp $
-SHA1 (File-ShareDir-1.104.tar.gz) = 017046d443c0361efec0cbd4057e1ac529ff9ca6
-RMD160 (File-ShareDir-1.104.tar.gz) = 83b31664485b154d635675668c1e9c9f91ccba5e
-SHA512 (File-ShareDir-1.104.tar.gz) = 0fbe1a1b822e0de324fd05c7cc230a1022e74eb7ae9ec66281b57d2c4144a600f34395cfbfa08218b64a88cc2bbe3ab94abb6339cc65aef19a82191e1ba2ed52
-Size (File-ShareDir-1.104.tar.gz) = 20500 bytes
+SHA1 (File-ShareDir-1.114.tar.gz) = 20af93902dc5b74848589955458de10de7eeae46
+RMD160 (File-ShareDir-1.114.tar.gz) = 0eb7acbd9bb5f3742e1db7d644816dcaf713ab8f
+SHA512 (File-ShareDir-1.114.tar.gz) = d0d6c41deb72ceda7ca870d837339e8f11945caddb06bac83f89ded61b51007a2b1b4c719c81505b39bed198d647cef9706405d61ff50917bf6b2fa554f038f4
+Size (File-ShareDir-1.114.tar.gz) = 26322 bytes
Home |
Main Index |
Thread Index |
Old Index