From 3bca0f15c5fe56ee778b1ab4a3a0875c46b7ace4 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Nov 2007 15:34:21 +0000 Subject: Update to 1.08: Sun Nov 18 17:43:49 2007 Tom Hughes * Zlib.pm Changed version number to 1.08. * t/uncomp1.t * t/uncomp2.t Add the PID to the name of the temporary file used by several tests to avoid clashing with the directory called test in the perl source tree. * Zlib.pm Require perl 5.006 instead of 5.004 as Fcntl does not implement SEEK_SET before then. * Zlib.pm Removed "IO::Zlib::WRITE: OFFSET is not supported" error from documentation as it is no longer generated. 2007-07-28 Tom Hughes * Zlib.pm Changed version number to 1.07. * MANIFEST * t/0signature.t Removed signature test. 2007-07-18 Tom Hughes * Zlib.pm Changed version number to 1.06. * t/external.t Exit immediately if there is no gzip program. --- devel/p5-IO-Zlib/Makefile | 4 ++-- devel/p5-IO-Zlib/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/p5-IO-Zlib') diff --git a/devel/p5-IO-Zlib/Makefile b/devel/p5-IO-Zlib/Makefile index 97af73018dc..0b990e370de 100644 --- a/devel/p5-IO-Zlib/Makefile +++ b/devel/p5-IO-Zlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2007/06/08 08:32:00 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/11/30 15:34:21 wiz Exp $ -DISTNAME= IO-Zlib-1.05 +DISTNAME= IO-Zlib-1.08 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5izl CATEGORIES= devel perl5 diff --git a/devel/p5-IO-Zlib/distinfo b/devel/p5-IO-Zlib/distinfo index 34ef6116a41..f81d87e32c1 100644 --- a/devel/p5-IO-Zlib/distinfo +++ b/devel/p5-IO-Zlib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/06/08 08:32:01 wiz Exp $ +$NetBSD: distinfo,v 1.5 2007/11/30 15:34:21 wiz Exp $ -SHA1 (IO-Zlib-1.05.tar.gz) = d265abfb95cb47bceb55f46560950267e79f9fd1 -RMD160 (IO-Zlib-1.05.tar.gz) = 7941bd71ff5086178ead731291437e6e6d0b3a41 -Size (IO-Zlib-1.05.tar.gz) = 9979 bytes +SHA1 (IO-Zlib-1.08.tar.gz) = 193894a485e449874b19c9b54d6231bcb51407fe +RMD160 (IO-Zlib-1.08.tar.gz) = 1a0dc36949066e5bf71099c5325a790bd74c9c9a +Size (IO-Zlib-1.08.tar.gz) = 9985 bytes -- cgit v1.2.3