summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-30 15:30:40 +0000
committerwiz <wiz>2007-11-30 15:30:40 +0000
commit833d500c58fa45d23e587f4e857c4e83a1849d07 (patch)
tree4542eaedff0d70b1a46ec44e13d3caa9a67d6616 /devel
parent6a862512e0c23e96ebba3eeaab6e037d84b4b77c (diff)
downloadpkgsrc-833d500c58fa45d23e587f4e857c4e83a1849d07.tar.gz
Update to 2.008:
2.008 2 November 2007 * Minor documentation changes in README * t/compress/truncate.pl EBCDIC Cleanup. * IO::Compress::Gzip::Constants.pm Tidied up the character classes used to defined invalid FNAME & FCOMMENT fields for EBCDIC. 2.006 1 September 2007 * Makefile.PL Added INSTALLDIRS directive to install as a core module when built on a perl >= 5.9. * IO::Uncompress::RawDeflate - Fixed export problem - "$RawDeflateError" and "rawdeflate" were not being exported with ":all". 2.005 18 June 2007 * IO::Compress::Gzip & IO::Uncompress::Gunzip - RFC1952 says that the FNAME & FCOMMENT header fields must be ISO 8859-1 (LATIN-1) characters. The code can optionally police this. Added a fix for this logic when running on EBCDIC. * Makefile.PL - Check if IO::Compress::Bzip2 is already installed. If it is, add to the PREREQ_PM list.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Compress-Zlib/Makefile8
-rw-r--r--devel/p5-IO-Compress-Zlib/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-IO-Compress-Zlib/Makefile b/devel/p5-IO-Compress-Zlib/Makefile
index d757e77ea93..c14ce428e3f 100644
--- a/devel/p5-IO-Compress-Zlib/Makefile
+++ b/devel/p5-IO-Compress-Zlib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2007/03/08 19:02:29 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/11/30 15:30:40 wiz Exp $
-DISTNAME= IO-Compress-Zlib-2.004
+DISTNAME= IO-Compress-Zlib-2.008
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5icz
CATEGORIES= devel perl5
@@ -10,8 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-Compress-Zlib/
COMMENT= Perl module to parse gzip and zip files and buffers
-DEPENDS+= p5-IO-Compress-Base>=2.004:../../devel/p5-IO-Compress-Base
-DEPENDS+= p5-Compress-Raw-Zlib>=2.004:../../devel/p5-Compress-Raw-Zlib
+DEPENDS+= p5-IO-Compress-Base>=2.008:../../devel/p5-IO-Compress-Base
+DEPENDS+= p5-Compress-Raw-Zlib>=2.008:../../devel/p5-Compress-Raw-Zlib
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-IO-Compress-Zlib/distinfo b/devel/p5-IO-Compress-Zlib/distinfo
index 267822804be..55710d1d834 100644
--- a/devel/p5-IO-Compress-Zlib/distinfo
+++ b/devel/p5-IO-Compress-Zlib/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/03/08 19:02:29 wiz Exp $
+$NetBSD: distinfo,v 1.3 2007/11/30 15:30:40 wiz Exp $
-SHA1 (IO-Compress-Zlib-2.004.tar.gz) = 5681a5f7c60d145282c625255774a5bf07ca3fda
-RMD160 (IO-Compress-Zlib-2.004.tar.gz) = 01967eeb986bf18d18974cdbfa1080526e8e8475
-Size (IO-Compress-Zlib-2.004.tar.gz) = 133210 bytes
+SHA1 (IO-Compress-Zlib-2.008.tar.gz) = d0fd527236c75750259c876d4d50e195ecbdfb35
+RMD160 (IO-Compress-Zlib-2.008.tar.gz) = 8a47b2a90afdb8d129b7a3a57b7d92affd51eab8
+Size (IO-Compress-Zlib-2.008.tar.gz) = 135067 bytes