pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Path-Class Apply update generously provided b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9db1c94634fd
branches: trunk
changeset: 576634:9db1c94634fd
user: bad <bad%pkgsrc.org@localhost>
date: Tue Jun 15 16:52:17 2010 +0000
description:
Apply update generously provided by Stoned Elipot. Thanks a bunch!
Update p5-Path-Class from version 0.18 to version 0.19.
Upstream changes:
0.19 - Sun Jun 6 20:50:27 CDT 2010
- slurp() now accepts an 'iolayers' option to control how the file is
opened. [Graham Barr]
- In the openr() and openw() file methods, we now croak() instead of
die() so that the error messages are more useful. [Ian Sillitoe]
- Allow subclassing, by adding dir_class() and file_class() static
methods, allowing them to be overridden. [Matt Trout & John LoVerso
& Michael Schwern]
- Fixed a testing failure that could occur whenever testing in a
directory path that contains symlinks (e.g. /tmp on Mac OS X).
- Added a 'no_hidden' parameter for children() [EDENC <EDENC%cpan.org@localhost>]
- Fixed the heading for the is_relative() POD section. [CUB <cub.uanic%gmail.com@localhost>]
diffstat:
devel/p5-Path-Class/Makefile | 4 ++--
devel/p5-Path-Class/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r bc7e43693813 -r 9db1c94634fd devel/p5-Path-Class/Makefile
--- a/devel/p5-Path-Class/Makefile Tue Jun 15 16:48:19 2010 +0000
+++ b/devel/p5-Path-Class/Makefile Tue Jun 15 16:52:17 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2010/01/16 15:16:37 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/06/15 16:52:17 bad Exp $
#
-DISTNAME= Path-Class-0.18
+DISTNAME= Path-Class-0.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}
diff -r bc7e43693813 -r 9db1c94634fd devel/p5-Path-Class/distinfo
--- a/devel/p5-Path-Class/distinfo Tue Jun 15 16:48:19 2010 +0000
+++ b/devel/p5-Path-Class/distinfo Tue Jun 15 16:52:17 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/01/16 15:16:37 sno Exp $
+$NetBSD: distinfo,v 1.4 2010/06/15 16:52:17 bad Exp $
-SHA1 (Path-Class-0.18.tar.gz) = a6ca799e2e804c20fbf2cc487beb8a9a41b3474b
-RMD160 (Path-Class-0.18.tar.gz) = 764be8a3b400bb19f71a431d1bfa34159b169194
-Size (Path-Class-0.18.tar.gz) = 22463 bytes
+SHA1 (Path-Class-0.19.tar.gz) = 4edc65ee70cb9501b85cec3fd6feff6729824d85
+RMD160 (Path-Class-0.19.tar.gz) = 8d05b2ab4bd59dd38c632fa14da592ae3b9f6c7f
+Size (Path-Class-0.19.tar.gz) = 23875 bytes
Home |
Main Index |
Thread Index |
Old Index