pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Compress-Zlib Updated devel/p5-IO-Compress...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1cc47b65bde
branches: trunk
changeset: 542844:e1cc47b65bde
user: abs <abs%pkgsrc.org@localhost>
date: Wed May 28 22:15:20 2008 +0000
description:
Updated devel/p5-IO-Compress-Zlib to 2.011
2.011 17 May 2008
* IO::Uncompress::Unzip
- Print an error message if the zip file contains a
member compressed with bzip2 and IO::Uncompress::Bunzip2 is
not available.
- Could not cope with mixed compression zip files. For example a
zip file that contains both STORED and DEFLATED content.
[RT #35573]
2.010 5 May 2008
* Fixed problem that meant Perl 5.10 could not upgrade this module.
[RT #35343]
2.009 20 April 2008
* IO::Compress::Zip
- Added exUnix2 option to allow storing of UID & GID.
- When running on a Unix derivative the ExtAttr option now defaults
to the equivalent of 0666. For all other systems the default
remains 0.
diffstat:
devel/p5-IO-Compress-Zlib/Makefile | 9 +++++----
devel/p5-IO-Compress-Zlib/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 7c6d68e1026c -r e1cc47b65bde devel/p5-IO-Compress-Zlib/Makefile
--- a/devel/p5-IO-Compress-Zlib/Makefile Wed May 28 22:13:22 2008 +0000
+++ b/devel/p5-IO-Compress-Zlib/Makefile Wed May 28 22:15:20 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2007/11/30 15:30:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/28 22:15:20 abs Exp $
-DISTNAME= IO-Compress-Zlib-2.008
+DISTNAME= IO-Compress-Zlib-2.011
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5icz
CATEGORIES= devel perl5
@@ -13,10 +13,11 @@
DEPENDS+= p5-IO-Compress-Base>=2.008:../../devel/p5-IO-Compress-Base
DEPENDS+= p5-Compress-Raw-Zlib>=2.008:../../devel/p5-Compress-Raw-Zlib
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/IO/Compress/Zlib/.packlist
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-PERL5_PACKLIST= auto/IO/Compress/Zlib/.packlist
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7c6d68e1026c -r e1cc47b65bde devel/p5-IO-Compress-Zlib/distinfo
--- a/devel/p5-IO-Compress-Zlib/distinfo Wed May 28 22:13:22 2008 +0000
+++ b/devel/p5-IO-Compress-Zlib/distinfo Wed May 28 22:15:20 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/11/30 15:30:40 wiz Exp $
+$NetBSD: distinfo,v 1.4 2008/05/28 22:15:20 abs Exp $
-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
+SHA1 (IO-Compress-Zlib-2.011.tar.gz) = 556ffdc6340c8c07fb3a0f9aec28edcafb513a3d
+RMD160 (IO-Compress-Zlib-2.011.tar.gz) = e4db2458417129341cf97378a47e0e0140dc2445
+Size (IO-Compress-Zlib-2.011.tar.gz) = 140709 bytes
Home |
Main Index |
Thread Index |
Old Index