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-Perl Importing package for mod...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/750ad2c96010
branches:  trunk
changeset: 393890:750ad2c96010
user:      sno <sno%pkgsrc.org@localhost>
date:      Fri May 29 08:39:02 2009 +0000

description:
Importing package for module File::Find::Rule::Perl 1.06.

File::Find::Rule::Perl provides methods for finding various types
Perl-related files, or replicating search queries run on a distribution
in various parts of the CPAN ecosystem.

diffstat:

 devel/p5-File-Find-Rule-Perl/DESCR    |   3 +++
 devel/p5-File-Find-Rule-Perl/Makefile |  23 +++++++++++++++++++++++
 devel/p5-File-Find-Rule-Perl/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 58d8b7a1ec1d -r 750ad2c96010 devel/p5-File-Find-Rule-Perl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule-Perl/DESCR        Fri May 29 08:39:02 2009 +0000
@@ -0,0 +1,3 @@
+File::Find::Rule::Perl provides methods for finding various types
+Perl-related files, or replicating search queries run on a distribution
+in various parts of the CPAN ecosystem.
diff -r 58d8b7a1ec1d -r 750ad2c96010 devel/p5-File-Find-Rule-Perl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule-Perl/Makefile     Fri May 29 08:39:02 2009 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/29 08:39:02 sno Exp $
+
+DISTNAME=      File-Find-Rule-Perl-1.06
+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-Find-Rule-Perl/
+COMMENT=       Common File::Find::Rule rules for searching for Perl things
+#LICENSE=      ${PERL_LICENSE}
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-File-Find-Rule>=0.20:../../devel/p5-File-Find-Rule
+DEPENDS+=      p5-Params-Util>=0.38:../../devel/p5-Params-Util
+DEPENDS+=      p5-Parse-CPAN-Meta>=0.04:../../devel/p5-Parse-CPAN-Meta
+
+PERL5_PACKLIST=                auto/File/Find/Rule/Perl/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 58d8b7a1ec1d -r 750ad2c96010 devel/p5-File-Find-Rule-Perl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Find-Rule-Perl/distinfo     Fri May 29 08:39:02 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/29 08:39:02 sno Exp $
+
+SHA1 (File-Find-Rule-Perl-1.06.tar.gz) = 731069f7810c054d3cf475ca8f90b95cf21ef843
+RMD160 (File-Find-Rule-Perl-1.06.tar.gz) = f7e2d85e52cfdff43e6bac284b74ae4da85f22a9
+Size (File-Find-Rule-Perl-1.06.tar.gz) = 26421 bytes



Home | Main Index | Thread Index | Old Index