./devel/p5-Compress-Raw-Zlib, Perl5 module interface to the zlib compression library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q1, Version: 2.017, Package name: p5-Compress-Raw-Zlib-2.017, Maintainer: pkgsrc-users

This module provides a Perl interface to the zlib compression library.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 8160b5dda85139fb2cc395ea5350615c8a6eb00c
RMD160: d3e6cc836d675a25f6c9548c0ee2da9b1269d920
Filesize: 207.015 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-15 13:58:56 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #2797 - requested by kefren
p5-Compress-Raw-Zlib: security update

Revisions pulled up:
- devel/p5-Compress-Raw-Zlib/Makefile		1.9
- devel/p5-Compress-Raw-Zlib/distinfo		1.7
- devel/p5-Compress-Raw-Zlib/patches/patch-aa	1.3
---
Module Name:	pkgsrc
Committed By:	sno
Date:		Sat Apr 11 22:35:29 UTC 2009

Modified Files:
	pkgsrc/devel/p5-Compress-Raw-Zlib: Makefile distinfo
	pkgsrc/devel/p5-Compress-Raw-Zlib/patches: patch-aa

Log message:
PkgSrc changes:
   - Updating module to 2.017

Upstream changes:
   2.017 28 March 2009

       * Added 'LimitOutput' option
       * Removed MAN3PODS from Makefile.PL
       * Fixed coring issue when LimitOutput was used.
       * Documented Compress::Raw::Zlib::zlib_version()
       * Documented Compress::Raw::Zlib::deflateReset()
         [RT #40566]