summaryrefslogtreecommitdiff
path: root/devel/p5-Compress-Zlib
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-30 15:32:17 +0000
committerwiz <wiz>2007-11-30 15:32:17 +0000
commitde0121b1119d1e1b845ce6be6953fe8723aa9f76 (patch)
treeb22369bd9d92992fd09a9fb0c9023ac1c16f009e /devel/p5-Compress-Zlib
parent64790f278da2201f6d5269caf8ff8ecdc6064ec0 (diff)
downloadpkgsrc-de0121b1119d1e1b845ce6be6953fe8723aa9f76.tar.gz
Update to 2.008:
2.008 2 November 2007 * Minor documentation changes in README 2.007 22 September 20007 * lib/Compress/Zlib.pm -- 1.x Backward Compatability issues gzclose - documented return value was wrong, should be 0 for ok. gzflush - return value didn't match 1.x, should return 0 if ok. [rt.cpan.org #29215] and Debian bug #440943 http://bugs.debian.org/440943 2.006 1 September 20007 * Makefile.PL Added INSTALLDIRS directive to install as a core module when built on a perl >= 5.9. * t/03zlib-v1.t Fixed crc32 and adler32 tests in to remove ascii assumption. * lib/Compress/Zlib.pm Make gzreadline not support $/, just like in Compress::Zlib 1.x Folk who want $/ with readline support can get it in IO::Uncompress::Gunzip. [rt.cpan.org #28663] and Debian bug #435656 http://bugs.debian.org/435656 2.005 18 June 2007 * Added info about removing Compress::Zlib version 1, before installing version 2.
Diffstat (limited to 'devel/p5-Compress-Zlib')
-rw-r--r--devel/p5-Compress-Zlib/Makefile8
-rw-r--r--devel/p5-Compress-Zlib/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Compress-Zlib/Makefile b/devel/p5-Compress-Zlib/Makefile
index 520317cb59e..30efc834bb3 100644
--- a/devel/p5-Compress-Zlib/Makefile
+++ b/devel/p5-Compress-Zlib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2007/03/08 19:11:12 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/11/30 15:32:17 wiz Exp $
-DISTNAME= Compress-Zlib-2.004
+DISTNAME= Compress-Zlib-2.008
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5czl
CATEGORIES= devel perl5
@@ -10,8 +10,8 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://search.cpan.org/dist/Compress-Zlib/
COMMENT= Perl5 module interface to the zlib compression library
-DEPENDS+= p5-Compress-Raw-Zlib>=2.004:../../devel/p5-Compress-Raw-Zlib
-DEPENDS+= p5-IO-Compress-Zlib>=2.004:../../devel/p5-IO-Compress-Zlib
+DEPENDS+= p5-Compress-Raw-Zlib>=2.008:../../devel/p5-Compress-Raw-Zlib
+DEPENDS+= p5-IO-Compress-Zlib>=2.008:../../devel/p5-IO-Compress-Zlib
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Compress-Zlib/distinfo b/devel/p5-Compress-Zlib/distinfo
index a278f9a2ec1..24df3359fe2 100644
--- a/devel/p5-Compress-Zlib/distinfo
+++ b/devel/p5-Compress-Zlib/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2007/03/08 19:11:13 wiz Exp $
+$NetBSD: distinfo,v 1.16 2007/11/30 15:32:17 wiz Exp $
-SHA1 (Compress-Zlib-2.004.tar.gz) = bf7b4230df59258177d75cbf3b4f6296690179ed
-RMD160 (Compress-Zlib-2.004.tar.gz) = 70a0bfd9ce52d9e694699f3462610fe9cb763c79
-Size (Compress-Zlib-2.004.tar.gz) = 62484 bytes
+SHA1 (Compress-Zlib-2.008.tar.gz) = 149781c5468bfadb48e8875e5c244fe90bae0b90
+RMD160 (Compress-Zlib-2.008.tar.gz) = e7ec3e038d9e7aea76edab302ada4cb88df825d1
+Size (Compress-Zlib-2.008.tar.gz) = 63812 bytes