pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-CPAN-Checksums Importing devel/p5-CPAN-Checks...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f16618f366d6
branches: trunk
changeset: 569465:f16618f366d6
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 14:15:52 2010 +0000
description:
Importing devel/p5-CPAN-Checksums version 2.04 as indirect dependency
for upcoming import of editors/p5-Padre.
CPAN::Checksums writes a CHECKSUMS file for a directory as on CPAN.
diffstat:
devel/p5-CPAN-Checksums/DESCR | 1 +
devel/p5-CPAN-Checksums/Makefile | 24 ++++++++++++++++++++++++
devel/p5-CPAN-Checksums/distinfo | 5 +++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 0248af37e409 -r f16618f366d6 devel/p5-CPAN-Checksums/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-CPAN-Checksums/DESCR Sat Jan 16 14:15:52 2010 +0000
@@ -0,0 +1,1 @@
+Write a CHECKSUMS file for a directory as on CPAN
diff -r 0248af37e409 -r f16618f366d6 devel/p5-CPAN-Checksums/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-CPAN-Checksums/Makefile Sat Jan 16 14:15:52 2010 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:15:52 sno Exp $
+
+DISTNAME= CPAN-Checksums-2.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/CPAN-Checksums/
+COMMENT= Write a CHECKSUMS file for a directory as on CPAN
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+
+DEPENDS+= p5-Compress-Bzip2-[0-9]*:../../archivers/p5-Compress-Bzip2
+DEPENDS+= p5-Data-Compare-[0-9]*:../../devel/p5-Data-Compare
+
+PERL5_PACKLIST= auto/CPAN/Checksums/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0248af37e409 -r f16618f366d6 devel/p5-CPAN-Checksums/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-CPAN-Checksums/distinfo Sat Jan 16 14:15:52 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:15:52 sno Exp $
+
+SHA1 (CPAN-Checksums-2.04.tar.gz) = 2e1aa5110006511eb293d581b5e987eca9b4ca4b
+RMD160 (CPAN-Checksums-2.04.tar.gz) = b67a711b0ced80817200498e3b507512fcbf28d2
+Size (CPAN-Checksums-2.04.tar.gz) = 16248 bytes
Home |
Main Index |
Thread Index |
Old Index