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.
This commit is contained in:
seb 2010-07-03 06:20:35 +00:00
parent dae22bd01e
commit 969c3c5f62
3 changed files with 34 additions and 0 deletions

View file

@ -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.

View file

@ -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"

View file

@ -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