Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/devel/p5-Compress-Zlib
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 08/02/2005 04:21:01
Module Name:	pkgsrc
Committed By:	snj
Date:		Tue Aug  2 04:21:01 UTC 2005

Modified Files:
	pkgsrc/devel/p5-Compress-Zlib [pkgsrc-2005Q2]: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 pkgsrc/devel/p5-Compress-Zlib/Makefile
cvs rdiff -r1.10 -r1.10.2.1 pkgsrc/devel/p5-Compress-Zlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.