pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Util Update to 4.161950



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d52b85c3499e
branches:  trunk
changeset: 350276:d52b85c3499e
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jul 25 08:16:14 2016 +0000

description:
Update to 4.161950

Upstream changes:
4.161950 2016-07-12
  - This release fixes a critical bug in the list_dir() method, detailed at
    https://rt.cpan.org/Public/Bug/Display.html?id=115511
  - Regression test added to catch the failure condition
  - NOTE: No major code or featureset changes included as part of this release,
    therefore it is still deemed "stable", as no significant changes to the code
    have been made beyond a two line bugfix that remedies the problem that
    caused the list_dir() method to fail under certain conditions.

diffstat:

 devel/p5-File-Util/Makefile |   5 ++---
 devel/p5-File-Util/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r ecc440b31222 -r d52b85c3499e devel/p5-File-Util/Makefile
--- a/devel/p5-File-Util/Makefile       Mon Jul 25 08:11:03 2016 +0000
+++ b/devel/p5-File-Util/Makefile       Mon Jul 25 08:16:14 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 19:22:58 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/25 08:16:14 wen Exp $
 #
 
-DISTNAME=      File-Util-4.161200
+DISTNAME=      File-Util-4.161950
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r ecc440b31222 -r d52b85c3499e devel/p5-File-Util/distinfo
--- a/devel/p5-File-Util/distinfo       Mon Jul 25 08:11:03 2016 +0000
+++ b/devel/p5-File-Util/distinfo       Mon Jul 25 08:16:14 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/04/30 21:47:08 mef Exp $
+$NetBSD: distinfo,v 1.7 2016/07/25 08:16:14 wen Exp $
 
-SHA1 (File-Util-4.161200.tar.gz) = 546591f9f19ec9597efe4e254938c440056b1547
-RMD160 (File-Util-4.161200.tar.gz) = c3c8bc99bf46fa2b83da03a2256758fee00f16b8
-SHA512 (File-Util-4.161200.tar.gz) = d9f2bb85e169e806e508a516264a11c351e3d5016ee902df215dfd1a5de5cc682f8ee5cc722f7778f7ab1e3198ac24b122233b8af06e63ef21efb7054d368dfa
-Size (File-Util-4.161200.tar.gz) = 129515 bytes
+SHA1 (File-Util-4.161950.tar.gz) = 129195d418ca350f25fdebb95043c88f28038fac
+RMD160 (File-Util-4.161950.tar.gz) = 04747724fbdafee2b6db50c067827f9b1d69bf39
+SHA512 (File-Util-4.161950.tar.gz) = 1678d0075b2ebcb014a101cfec39e462ab4c4380db48016adb0d4d65a532dc215ecead10fe440df8a00cee9ec882a9e4df25d28228fc30f66918492ef64344de
+Size (File-Util-4.161950.tar.gz) = 129909 bytes



Home | Main Index | Thread Index | Old Index