pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Find-Rule Import p5-File-Find-Rule-0.28 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b2b2bd9e6a7
branches:  trunk
changeset: 496217:3b2b2bd9e6a7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 24 18:39:13 2005 +0000

description:
Import p5-File-Find-Rule-0.28 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi.

File::Find::Rule is a friendlier interface to File::Find. It allows
you to build rules which specify the desired files and directories.

diffstat:

 devel/p5-File-Find-Rule/DESCR    |   2 ++
 devel/p5-File-Find-Rule/Makefile |  21 +++++++++++++++++++++
 devel/p5-File-Find-Rule/PLIST    |   1 +
 devel/p5-File-Find-Rule/distinfo |   5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 10c561bf9b41 -r 3b2b2bd9e6a7 devel/p5-File-Find-Rule/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule/DESCR     Fri Jun 24 18:39:13 2005 +0000
@@ -0,0 +1,2 @@
+File::Find::Rule is a friendlier interface to File::Find. It allows
+you to build rules which specify the desired files and directories.
diff -r 10c561bf9b41 -r 3b2b2bd9e6a7 devel/p5-File-Find-Rule/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule/Makefile  Fri Jun 24 18:39:13 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
+
+DISTNAME=      File-Find-Rule-0.28
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5ffr
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=    hiramatu%boreas.dti.ne.jp@localhost
+HOMEPAGE=      http://search.cpan.org/dist/File-Find-Rule/
+COMMENT=       Alternative interface to File::Find
+
+DEPENDS+=      p5-Number-Compare>=0.01:../../math/p5-Number-Compare
+DEPENDS+=      p5-Text-Glob>=0.06:../../textproc/p5-Text-Glob
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/File/Find/Rule/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 10c561bf9b41 -r 3b2b2bd9e6a7 devel/p5-File-Find-Rule/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule/PLIST     Fri Jun 24 18:39:13 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
diff -r 10c561bf9b41 -r 3b2b2bd9e6a7 devel/p5-File-Find-Rule/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule/distinfo  Fri Jun 24 18:39:13 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
+
+SHA1 (File-Find-Rule-0.28.tar.gz) = 050d8451b68b4d73f8e4133f82b19c38ae6dcbb9
+RMD160 (File-Find-Rule-0.28.tar.gz) = bf092b8560008aeab407ff8dcf8a841019eb39aa
+Size (File-Find-Rule-0.28.tar.gz) = 14391 bytes



Home | Main Index | Thread Index | Old Index