pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/devel/p5-Compress-Zlib Pullup ticket 644 - req...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b34532664421
branches:  pkgsrc-2005Q2
changeset: 495919:b34532664421
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Aug 02 04:21:01 2005 +0000

description:
Pullup ticket 644 - requested by Takahiro Kambe
security update for p5-Compress-Zlib

Revisions pulled up:
- pkgsrc/devel/p5-Compress-Zlib/Makefile        1.16
- pkgsrc/devel/p5-Compress-Zlib/distinfo        1.11

    Module Name:    pkgsrc
    Committed By:   taca
    Date:           Tue Aug  2 03:23:44 UTC 2005

    Modified Files:
            pkgsrc/devel/p5-Compress-Zlib: Makefile distinfo

    Log Message:
    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 affd5a9fe8f0 -r b34532664421 devel/p5-Compress-Zlib/Makefile
--- a/devel/p5-Compress-Zlib/Makefile   Fri Jul 29 07:38:57 2005 +0000
+++ b/devel/p5-Compress-Zlib/Makefile   Tue Aug 02 04:21:01 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:30 tv Exp $
+# $NetBSD: Makefile,v 1.14.2.1 2005/08/02 04:21:01 snj Exp $
 
-DISTNAME=              Compress-Zlib-1.34
+DISTNAME=              Compress-Zlib-1.35
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5czl
 CATEGORIES=            devel perl5
diff -r affd5a9fe8f0 -r b34532664421 devel/p5-Compress-Zlib/distinfo
--- a/devel/p5-Compress-Zlib/distinfo   Fri Jul 29 07:38:57 2005 +0000
+++ b/devel/p5-Compress-Zlib/distinfo   Tue Aug 02 04:21:01 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2005/05/30 21:09:44 jschauma Exp $
+$NetBSD: distinfo,v 1.10.2.1 2005/08/02 04:21:01 snj 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