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 Update p5-Path-Class to 0.24.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5fbe68b4d2e
branches: trunk
changeset: 595799:a5fbe68b4d2e
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Fri Nov 25 11:43:35 2011 +0000
description:
Update p5-Path-Class to 0.24.
Changes from previous:
0.24 Sat May 28 20:52:39 CDT 2011
- Added a tempfile() method for Dir objects, which provides an
interface to File::Temp. [RT#60485]
- Fixed a non-helpful fatal error message when calling resolve() on a
path that doesn't exist. Now dies with the proper "No such file or
directory" message & exit status. [GRAF]
0.23 - Sun Dec 26 13:35:53 CST 2010
- Fixed a bunch of problems with the distribution (e.g. in META.yml)
that I introduced in the switch to Dist::Zilla. No code changes
from 0.22.
0.22 - Sat Dec 25 22:59:20 CST 2010
- Added a basename() method for directory objects. [CLKAO, jloverso,
THEPLER, ZUMMO]
diffstat:
devel/p5-Path-Class/Makefile | 5 ++---
devel/p5-Path-Class/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r d75a07020cb2 -r a5fbe68b4d2e devel/p5-Path-Class/Makefile
--- a/devel/p5-Path-Class/Makefile Fri Nov 25 09:46:02 2011 +0000
+++ b/devel/p5-Path-Class/Makefile Fri Nov 25 11:43:35 2011 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/08/14 12:26:29 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/11/25 11:43:35 hiramatsu Exp $
#
-DISTNAME= Path-Class-0.21
+DISTNAME= Path-Class-0.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}
diff -r d75a07020cb2 -r a5fbe68b4d2e devel/p5-Path-Class/distinfo
--- a/devel/p5-Path-Class/distinfo Fri Nov 25 09:46:02 2011 +0000
+++ b/devel/p5-Path-Class/distinfo Fri Nov 25 11:43:35 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/08/27 06:31:41 sno Exp $
+$NetBSD: distinfo,v 1.6 2011/11/25 11:43:35 hiramatsu Exp $
-SHA1 (Path-Class-0.21.tar.gz) = 34220769b2a8b7015a292f93eb8d8cf9d5654d06
-RMD160 (Path-Class-0.21.tar.gz) = fa635b4f0f46b8415f2a558afa1095772581e91c
-Size (Path-Class-0.21.tar.gz) = 24087 bytes
+SHA1 (Path-Class-0.24.tar.gz) = 6615b61e9db38a1e8e4504dbd360ecb549699e83
+RMD160 (Path-Class-0.24.tar.gz) = a6a58f29ba6accc5c551cba0f6ebb501eb7408d8
+Size (Path-Class-0.24.tar.gz) = 27347 bytes
Home |
Main Index |
Thread Index |
Old Index