summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-09 11:30:52 +0000
committersno <sno@pkgsrc.org>2009-08-09 11:30:52 +0000
commitc15040553fc4e7571112025e8494e03fc8f3b5ea (patch)
treecaf39c851a8379f5cadaa3191daf269a4dac7752 /devel
parent8719585b1456b1a348ae947c4146277817ef3428 (diff)
downloadpkgsrc-c15040553fc4e7571112025e8494e03fc8f3b5ea.tar.gz
Updating package for p5 module File::Next from 1.02 to 1.06
pkgsrc changes: - Adding license (perl5 license) Upstream changes: 1.06 Tue Aug 4 15:10:34 CDT 2009 [FIXES] Fixed closing =cut in POD. There are no functionality changes, but the lack of a closing =cut meant that ack would not build properly. 1.04 Fri Jul 31 16:24:36 CDT 2009 [ENHANCEMENTS] It's never been correct to call File::Next::files() as a method, as File::Next->files(). Now, if you do, files() will die with an error. This is also the case with dirs() and everything(). Thanks to Eric Lyons for reporting. Tiny directory reading speedups. [DOCUMENTATION] Updated URLs for support sites. Added a little note about the follow_symlinks=>0 being a speed hit.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-Next/Makefile5
-rw-r--r--devel/p5-File-Next/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-File-Next/Makefile b/devel/p5-File-Next/Makefile
index c4cba6d7df5..adec70db8f1 100644
--- a/devel/p5-File-Next/Makefile
+++ b/devel/p5-File-Next/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/18 19:23:21 seb Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/09 11:30:52 sno Exp $
#
-DISTNAME= File-Next-1.02
+DISTNAME= File-Next-1.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/File-Next/
COMMENT= Perl 5 module providing a file-finding iterator
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-File-Next/distinfo b/devel/p5-File-Next/distinfo
index a5a27ef3073..80419ccb8a1 100644
--- a/devel/p5-File-Next/distinfo
+++ b/devel/p5-File-Next/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/18 19:23:21 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/08/09 11:30:52 sno Exp $
-SHA1 (File-Next-1.02.tar.gz) = e9c309d312cd6c965fdc11fe33947dcab5d3eee6
-RMD160 (File-Next-1.02.tar.gz) = 9af024be5444a6a1a3639849f254800cae009941
-Size (File-Next-1.02.tar.gz) = 12774 bytes
+SHA1 (File-Next-1.06.tar.gz) = b7090a8ee319a164de944e640059453b0695553a
+RMD160 (File-Next-1.06.tar.gz) = a514660aef508777048b9bbcb91a4736d1ceacfa
+Size (File-Next-1.06.tar.gz) = 13511 bytes