summaryrefslogtreecommitdiff
path: root/devel/p5-App-cpanoutdated
diff options
context:
space:
mode:
authorseb <seb>2010-07-03 06:20:35 +0000
committerseb <seb>2010-07-03 06:20:35 +0000
commit0b6f4addce014d7b5ff31b5a717f5ddd6ab9d346 (patch)
tree248e1b720f4a4310ad1afd64ebae5a1ff0b7cbff /devel/p5-App-cpanoutdated
parentc3c4c69ee6bbe4ca42a4c1bcfc2597b22b611361 (diff)
downloadpkgsrc-0b6f4addce014d7b5ff31b5a717f5ddd6ab9d346.tar.gz
Initial import of p5-App-cpanoutdated version 0.08 in the NetBSD
Packages Collection. The Perl 5 module App::cpanoutdated provides the script cpan-outdated which prints a list of outdated CPAN modules in your environment. It has the same functionality as 'CPAN::Shell->r', but cpan-outdated is faster and uses less memory. It can be used with the cpanm command from the App::cpanminus module.
Diffstat (limited to 'devel/p5-App-cpanoutdated')
-rw-r--r--devel/p5-App-cpanoutdated/DESCR5
-rw-r--r--devel/p5-App-cpanoutdated/Makefile24
-rw-r--r--devel/p5-App-cpanoutdated/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-App-cpanoutdated/DESCR b/devel/p5-App-cpanoutdated/DESCR
new file mode 100644
index 00000000000..dc68a356f9d
--- /dev/null
+++ b/devel/p5-App-cpanoutdated/DESCR
@@ -0,0 +1,5 @@
+The Perl 5 module App::cpanoutdated provides the script cpan-outdated
+which prints a list of outdated CPAN modules in your environment.
+It has the same functionality as 'CPAN::Shell->r', but cpan-outdated
+is faster and uses less memory. It can be used with the cpanm
+command from the App::cpanminus module.
diff --git a/devel/p5-App-cpanoutdated/Makefile b/devel/p5-App-cpanoutdated/Makefile
new file mode 100644
index 00000000000..0aebeb507e3
--- /dev/null
+++ b/devel/p5-App-cpanoutdated/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/03 06:20:35 seb Exp $
+#
+
+DISTNAME= App-cpanoutdated-0.08
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/App-cpanoutdated/
+COMMENT= Detect outdated CPAN modules in your environment
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/App/cpanoutdated/.packlist
+
+DEPENDS+= {perl>=5.12,p5-ExtUtils-MakeMaker>=6.56}:../../devel/p5-ExtUtils-MakeMaker
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-App-cpanoutdated/distinfo b/devel/p5-App-cpanoutdated/distinfo
new file mode 100644
index 00000000000..b33431f3ad6
--- /dev/null
+++ b/devel/p5-App-cpanoutdated/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/03 06:20:35 seb Exp $
+
+SHA1 (App-cpanoutdated-0.08.tar.gz) = bcc2b4e33a6828192511d6975dc1b77be1776b69
+RMD160 (App-cpanoutdated-0.08.tar.gz) = 23bdf01d3f0e79e4f7105265552d41a9cb30cbd8
+Size (App-cpanoutdated-0.08.tar.gz) = 3772 bytes