pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Compress-Raw-Bzip2 Import p5-Compress-Raw-Bzi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce15ef4be5d8
branches:  trunk
changeset: 549578:ce15ef4be5d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 05 15:36:33 2008 +0000

description:
Import p5-Compress-Raw-Bzip2-2.015 as devel/p5-Compress-Raw-Bzip2.

Compress-Raw-Bzip2 provides the interface to the bzip2 library for
the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.

diffstat:

 devel/p5-Compress-Raw-Bzip2/DESCR    |   2 ++
 devel/p5-Compress-Raw-Bzip2/Makefile |  21 +++++++++++++++++++++
 devel/p5-Compress-Raw-Bzip2/distinfo |   5 +++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 8babd0879ba1 -r ce15ef4be5d8 devel/p5-Compress-Raw-Bzip2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Compress-Raw-Bzip2/DESCR Wed Nov 05 15:36:33 2008 +0000
@@ -0,0 +1,2 @@
+Compress-Raw-Bzip2 provides the interface to the bzip2 library for
+the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.
diff -r 8babd0879ba1 -r ce15ef4be5d8 devel/p5-Compress-Raw-Bzip2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Compress-Raw-Bzip2/Makefile      Wed Nov 05 15:36:33 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/05 15:36:33 wiz Exp $
+
+DISTNAME=              Compress-Raw-Bzip2-2.015
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            devel perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Compress/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Compress-Raw-Bzip2/
+COMMENT=               Perl5 low-level interface to bzip2 compression library
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         c
+
+PERL5_PACKLIST=                auto/Compress/Raw/Bzip2/.packlist
+
+.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8babd0879ba1 -r ce15ef4be5d8 devel/p5-Compress-Raw-Bzip2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Compress-Raw-Bzip2/distinfo      Wed Nov 05 15:36:33 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/05 15:36:33 wiz Exp $
+
+SHA1 (Compress-Raw-Bzip2-2.015.tar.gz) = 2cbaefa920bca357ae85519a60292f7d741c5b6a
+RMD160 (Compress-Raw-Bzip2-2.015.tar.gz) = 3cea35cc1fb50f686dc57b9078a43923439e8316
+Size (Compress-Raw-Bzip2-2.015.tar.gz) = 140877 bytes



Home | Main Index | Thread Index | Old Index