pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Compress-Bzip2 Import p5-IO-Compress-Bzip2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f66f8ee2c846
branches: trunk
changeset: 549581:f66f8ee2c846
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 05 15:41:14 2008 +0000
description:
Import p5-IO-Compress-Bzip2-2.015 as devel/p5-IO-Compress-Bzip2.
This module provides a Perl interface to allow reading and writing
of bzip2 files/buffers.
diffstat:
devel/p5-IO-Compress-Bzip2/DESCR | 2 ++
devel/p5-IO-Compress-Bzip2/Makefile | 22 ++++++++++++++++++++++
devel/p5-IO-Compress-Bzip2/distinfo | 5 +++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 55bc2b5ca77f -r f66f8ee2c846 devel/p5-IO-Compress-Bzip2/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Compress-Bzip2/DESCR Wed Nov 05 15:41:14 2008 +0000
@@ -0,0 +1,2 @@
+This module provides a Perl interface to allow reading and writing
+of bzip2 files/buffers.
diff -r 55bc2b5ca77f -r f66f8ee2c846 devel/p5-IO-Compress-Bzip2/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Compress-Bzip2/Makefile Wed Nov 05 15:41:14 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/05 15:41:14 wiz Exp $
+
+DISTNAME= IO-Compress-Bzip2-2.015
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/IO-Compress-Bzip2/
+COMMENT= Perl module to parse bzip2 files and buffers
+
+DEPENDS+= p5-IO-Compress-Base>=2.015:../../devel/p5-IO-Compress-Base
+DEPENDS+= p5-Compress-Raw-Bzip2>=2.015:../../devel/p5-Compress-Raw-Bzip2
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/IO/Compress/Bzip2/.packlist
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 55bc2b5ca77f -r f66f8ee2c846 devel/p5-IO-Compress-Bzip2/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-IO-Compress-Bzip2/distinfo Wed Nov 05 15:41:14 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/05 15:41:14 wiz Exp $
+
+SHA1 (IO-Compress-Bzip2-2.015.tar.gz) = 379e8d8d112d1255a3b9974f70f5e1ed78479c7a
+RMD160 (IO-Compress-Bzip2-2.015.tar.gz) = 4b17cb5ae76cd4b24ebcb15d1f928394897030b4
+Size (IO-Compress-Bzip2-2.015.tar.gz) = 75388 bytes
Home |
Main Index |
Thread Index |
Old Index