pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Compress
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 11 09:07:38 UTC 2011
Modified Files:
pkgsrc/devel/p5-IO-Compress: Makefile distinfo
Log Message:
Changes 2.033:
* Fixed typos & spelling errors.
Changes 2.032:
* IO::Uncompress::Base
- An input file that had a valid header, and so would allow
creation of the uncompression object, but was then followed by
corrupt data would trigger an infinite loop when using the
input line oprator.
* IO::Compress::Gzip
- XFL default settings for max compression & fastest algorithm were
the wrong way around. Thanks to Andrey Zholos for spotting this.
* IO::Compress::Base::Common
- Fixed precedence problem in parameter parsing code.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-IO-Compress/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-IO-Compress/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index