pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Path-Iter devel/p5-Path-Iter: import p5-Path-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f54e4bc7b3ed
branches:  trunk
changeset: 373362:f54e4bc7b3ed
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 31 13:37:29 2017 +0000

description:
devel/p5-Path-Iter: import p5-Path-Iter-0.2

Perl module to iterate through the contents of a given path without
having to build the entire list first.

diffstat:

 devel/p5-Path-Iter/DESCR    |   2 ++
 devel/p5-Path-Iter/Makefile |  16 ++++++++++++++++
 devel/p5-Path-Iter/distinfo |   6 ++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 30c5dea656ab -r f54e4bc7b3ed devel/p5-Path-Iter/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Path-Iter/DESCR  Sun Dec 31 13:37:29 2017 +0000
@@ -0,0 +1,2 @@
+Perl module to iterate through the contents of a given path without
+having to build the entire list first.
diff -r 30c5dea656ab -r f54e4bc7b3ed devel/p5-Path-Iter/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Path-Iter/Makefile       Sun Dec 31 13:37:29 2017 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/12/31 13:37:29 wiz Exp $
+
+DISTNAME=      Path-Iter-0.2
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DM/DMUEY/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Path-Iter/
+COMMENT=       Perl module for simple efficient path iteration
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=                auto/Path/Iter/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 30c5dea656ab -r f54e4bc7b3ed devel/p5-Path-Iter/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Path-Iter/distinfo       Sun Dec 31 13:37:29 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/31 13:37:29 wiz Exp $
+
+SHA1 (Path-Iter-0.2.tar.gz) = 8c0522c89914ad24a04bc494fff61fb389bb7461
+RMD160 (Path-Iter-0.2.tar.gz) = a4c9e56cb974c23b3bb53156755f9b4866010cf4
+SHA512 (Path-Iter-0.2.tar.gz) = 339f0c22e423cd4916324f02eac359ef3d6bc7718a49c1ad9384d1a0f4eabac3ddd3f1de2ad46beadbbc36473b18f137ad15171bb3e09cda68dd27f953042df4
+Size (Path-Iter-0.2.tar.gz) = 5364 bytes



Home | Main Index | Thread Index | Old Index