pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Peek Importing package for Perl5 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4caf3087591e
branches: trunk
changeset: 601633:4caf3087591e
user: sno <sno%pkgsrc.org@localhost>
date: Thu Mar 22 16:06:50 2012 +0000
description:
Importing package for Perl5 module Archive::Peek 0.35 into
archivers/p5-Archive-Peek to fulfil requirements of scheduled
devel/p5-Parse-CPAN-Packages update.
This module lets you peek into archives without extracting them.
diffstat:
archivers/p5-Archive-Peek/DESCR | 1 +
archivers/p5-Archive-Peek/Makefile | 23 +++++++++++++++++++++++
archivers/p5-Archive-Peek/distinfo | 5 +++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r f63656fd3f8e -r 4caf3087591e archivers/p5-Archive-Peek/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Archive-Peek/DESCR Thu Mar 22 16:06:50 2012 +0000
@@ -0,0 +1,1 @@
+This module lets you peek into archives without extracting them.
diff -r f63656fd3f8e -r 4caf3087591e archivers/p5-Archive-Peek/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Archive-Peek/Makefile Thu Mar 22 16:06:50 2012 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 16:06:50 sno Exp $
+
+DISTNAME= Archive-Peek-0.35
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= archivers perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Archive-Peek/
+COMMENT= Perl5 module to peek into archives without extracting them
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Archive/Peek/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f63656fd3f8e -r 4caf3087591e archivers/p5-Archive-Peek/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Archive-Peek/distinfo Thu Mar 22 16:06:50 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/22 16:06:50 sno Exp $
+
+SHA1 (Archive-Peek-0.35.tar.gz) = a6e392d9dfb3c97204b31ea299628a8405d36a5a
+RMD160 (Archive-Peek-0.35.tar.gz) = 38a3bba650d3ec94057ef25547f2fb72356447aa
+Size (Archive-Peek-0.35.tar.gz) = 4232 bytes
Home |
Main Index |
Thread Index |
Old Index