summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Compress
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-04 05:57:14 +0000
committersno <sno@pkgsrc.org>2009-05-04 05:57:14 +0000
commita0ccf9507aa54b824de42de9190578c499c21238 (patch)
treef486f6804798b6b21f5bd69f7c1d28e911aeda56 /devel/p5-IO-Compress
parentae92d63aadb638fcfe001d00e424fd524ff9825a (diff)
downloadpkgsrc-a0ccf9507aa54b824de42de9190578c499c21238.tar.gz
PkgSrc changes:
- Updating package for p5 modules IO::Compress, IO::Uncompress and derived from 2.017 to 2.018 - Setting license to gnu-gpl-v2 Upstream changes: 2.018 3 May 2009 * IO::Uncompress::Bunzip2 - The interface to Compress-Raw-Bzip2 now uses the new LimitOutput feature. This will make all of the bzip2-related IO-Compress modules less greedy in their memory consumption. * IO::Compress::Zip - Fixed exTime & exUnix2 - Fixed 'Use of uninitialized value in pack' warning when using ZIP_CM_STORE.
Diffstat (limited to 'devel/p5-IO-Compress')
-rw-r--r--devel/p5-IO-Compress/Makefile9
-rw-r--r--devel/p5-IO-Compress/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-IO-Compress/Makefile b/devel/p5-IO-Compress/Makefile
index 22ba9a37177..8ced366ca50 100644
--- a/devel/p5-IO-Compress/Makefile
+++ b/devel/p5-IO-Compress/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/05/02 16:21:43 reed Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/04 05:57:14 sno Exp $
-DISTNAME= IO-Compress-2.017
+DISTNAME= IO-Compress-2.018
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5icb
CATEGORIES= devel perl5
@@ -9,14 +9,15 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-Compress/
COMMENT= IO Interface to compressed data files/buffers
+LICENSE= gnu-gpl-v2 # OR artistic
CONFLICTS+= p5-IO-Compress-Base-[0-9]*
CONFLICTS+= p5-IO-Compress-Zlib-[0-9]*
CONFLICTS+= p5-IO-Compress-Bzip2-[0-9]*
CONFLICTS+= p5-Compress-Zlib-[0-9]*
-DEPENDS+= p5-Compress-Raw-Zlib>=2.017:../../devel/p5-Compress-Raw-Zlib
-DEPENDS+= p5-Compress-Raw-Bzip2>=2.017:../../devel/p5-Compress-Raw-Bzip2
+DEPENDS+= p5-Compress-Raw-Zlib>=2.018:../../devel/p5-Compress-Raw-Zlib
+DEPENDS+= p5-Compress-Raw-Bzip2>=2.018:../../devel/p5-Compress-Raw-Bzip2
SUPERSEDES= p5-IO-Compress-Base<2.017
SUPERSEDES+= p5-IO-Compress-Bzip2<2.017
diff --git a/devel/p5-IO-Compress/distinfo b/devel/p5-IO-Compress/distinfo
index 64e7bb73e9d..fb2bc3a3491 100644
--- a/devel/p5-IO-Compress/distinfo
+++ b/devel/p5-IO-Compress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/11 22:42:33 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/05/04 05:57:14 sno Exp $
-SHA1 (IO-Compress-2.017.tar.gz) = 3629036707abf10c90de35134af46b816761e66b
-RMD160 (IO-Compress-2.017.tar.gz) = 2024eeaf13166c47b23b72d499255e6e0e33670e
-Size (IO-Compress-Base-2.017.tar.gz) = 204116 bytes
+SHA1 (IO-Compress-2.018.tar.gz) = e0c2c2739b7bc8a295b1cc46fe2b063f7d71af16
+RMD160 (IO-Compress-2.018.tar.gz) = 657534f517d8f1ff6d42138975c2b1e7988f1e90
+Size (IO-Compress-Base-2.018.tar.gz) = 204611 bytes