Updating package for Perl5 module Path::Class from CPAN in

devel/p5-Path-Class from 0.24 to 0.25.

Upstream changes:
0.25  Wed Feb 15 20:55:30 CST 2012
 - resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov]
 - Added a traverse() method for directories, based on the fmap_cont()
   method of Forest::Tree::Pure.  It's an alternative to ->recurse,
   which allows for more control over how the recursion
   happens. [Jesse Luehrs]
 - Fixed a grammar error in the docs. [Shlomi Fish]
This commit is contained in:
sno 2012-03-22 16:20:30 +00:00
parent 6e428ce4f4
commit 581e402534
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2011/11/25 11:43:35 hiramatsu Exp $
# $NetBSD: Makefile,v 1.12 2012/03/22 16:20:30 sno Exp $
#
DISTNAME= Path-Class-0.24
DISTNAME= Path-Class-0.25
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2011/11/25 11:43:35 hiramatsu Exp $
$NetBSD: distinfo,v 1.7 2012/03/22 16:20:30 sno Exp $
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
SHA1 (Path-Class-0.25.tar.gz) = 34eb9f76c226d06ed7796d7ed060019a62299b3b
RMD160 (Path-Class-0.25.tar.gz) = ac9c367d81f9f47f14f7f260e5ef97ddfd8cd937
Size (Path-Class-0.25.tar.gz) = 28657 bytes