summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Zlib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-11-30 15:34:21 +0000
committerwiz <wiz@pkgsrc.org>2007-11-30 15:34:21 +0000
commit34df3f1b21dfe918886da3c37545a09a888fda07 (patch)
tree8478365cc4ca10ae58a4bd5610afc3932f13de29 /devel/p5-IO-Zlib
parent23d0b0b89d5c0d289d32ceaa2cf33c2be8e54b43 (diff)
downloadpkgsrc-34df3f1b21dfe918886da3c37545a09a888fda07.tar.gz
Update to 1.08:
Sun Nov 18 17:43:49 2007 Tom Hughes <tom@compton.nu> * 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 <tom@compton.nu> * Zlib.pm Changed version number to 1.07. * MANIFEST * t/0signature.t Removed signature test. 2007-07-18 Tom Hughes <tom@compton.nu> * Zlib.pm Changed version number to 1.06. * t/external.t Exit immediately if there is no gzip program.
Diffstat (limited to 'devel/p5-IO-Zlib')
-rw-r--r--devel/p5-IO-Zlib/Makefile4
-rw-r--r--devel/p5-IO-Zlib/distinfo8
2 files changed, 6 insertions, 6 deletions
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