pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Next Initial import of p5-File-Next vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da491558e57f
branches:  trunk
changeset: 553293:da491558e57f
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Jan 18 19:23:21 2009 +0000

description:
Initial import of p5-File-Next version 1.02 in the NetBSD Packages
Collection.

The Perl 5 module File::Next is a lightweight, taint-safe, with
only core prerequisites, file-finding module.

diffstat:

 devel/p5-File-Next/DESCR    |   2 ++
 devel/p5-File-Next/Makefile |  19 +++++++++++++++++++
 devel/p5-File-Next/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r f9d3fdb224d0 -r da491558e57f devel/p5-File-Next/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Next/DESCR  Sun Jan 18 19:23:21 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module File::Next is a lightweight, taint-safe, with
+only core prerequisites, file-finding module.
diff -r f9d3fdb224d0 -r da491558e57f devel/p5-File-Next/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Next/Makefile       Sun Jan 18 19:23:21 2009 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/18 19:23:21 seb Exp $
+#
+
+DISTNAME=      File-Next-1.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-Next/
+COMMENT=       Perl 5 module providing a file-finding iterator
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/File/Next/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f9d3fdb224d0 -r da491558e57f devel/p5-File-Next/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Next/distinfo       Sun Jan 18 19:23:21 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/18 19:23:21 seb 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



Home | Main Index | Thread Index | Old Index