pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Compress-Zlib Update p5-Compress-Zlib packaeg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c89a3dc52281
branches: trunk
changeset: 497670:c89a3dc52281
user: taca <taca%pkgsrc.org@localhost>
date: Tue Aug 02 03:23:44 2005 +0000
description:
Update p5-Compress-Zlib packaeg to 1.35.
This includes security fix as zlib 1.2.2.
CHANGES
-------
1.35 - 16 July 2005
* Updated zlib source to 1.2.3
* Fixed problem with where two calls to gzclose would hang the debugger.
See https://rt.cpan.org/Ticket/Display.html?id=13789
* Added code from Alexey Tourbin to use XSLoader when available,
and DynaLoader otherwise.
* Documented that the compress & uncompress functions were not
the same as the Unix utilities of the same name.
* Fixed 05gzsetp -- it left a temp file hanging around.
* Integrate core change 24787 - SvUPGRADE returns void in blead
* Integrate core change 24788 - Makefile.PL adjustments for the core
diffstat:
devel/p5-Compress-Zlib/Makefile | 4 ++--
devel/p5-Compress-Zlib/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 182dc831ff40 -r c89a3dc52281 devel/p5-Compress-Zlib/Makefile
--- a/devel/p5-Compress-Zlib/Makefile Tue Aug 02 00:23:31 2005 +0000
+++ b/devel/p5-Compress-Zlib/Makefile Tue Aug 02 03:23:44 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:23 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/08/02 03:23:44 taca Exp $
-DISTNAME= Compress-Zlib-1.34
+DISTNAME= Compress-Zlib-1.35
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5czl
CATEGORIES= devel perl5
diff -r 182dc831ff40 -r c89a3dc52281 devel/p5-Compress-Zlib/distinfo
--- a/devel/p5-Compress-Zlib/distinfo Tue Aug 02 00:23:31 2005 +0000
+++ b/devel/p5-Compress-Zlib/distinfo Tue Aug 02 03:23:44 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2005/05/30 21:09:44 jschauma Exp $
+$NetBSD: distinfo,v 1.11 2005/08/02 03:23:44 taca Exp $
-SHA1 (Compress-Zlib-1.34.tar.gz) = 63d95daf378a53564757263369d8a976f3edd58e
-RMD160 (Compress-Zlib-1.34.tar.gz) = 10fadac397a9e03d143ef41a93d76f907f5b4405
-Size (Compress-Zlib-1.34.tar.gz) = 144980 bytes
+SHA1 (Compress-Zlib-1.35.tar.gz) = eb73b726df856ebaafe656cf2d9956474117ab5c
+RMD160 (Compress-Zlib-1.35.tar.gz) = 6fab53c1603278366b8729c389af30302e8f46f3
+Size (Compress-Zlib-1.35.tar.gz) = 150473 bytes
SHA1 (patch-aa) = a4c4638b2a7bbcf8f13512749686dea9030c1464
Home |
Main Index |
Thread Index |
Old Index