Next | Query returned 43 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-04-29 14:07:45 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-IO-Compress to 2.060.

Changes from previous:
----------------------
  2.060 7 January 2013

      * Updated POD
        RT# 82138: Example code not clear - gunzip() takes filenames!

      * IO::Compress::Base
        Remove the flush call when opening a filehandle.

  2.059 10 December 2012

      * IO::Compress::Base
        Added "Encode" option.
        Fixes the encoding half of RT# 42656. Decode is still TODO

  2.058 12 November 2012

      * RT# 81119: Latest IO::Compress 2.057 fails tests on 5.8.x

  2.057 10 November 2012

      * IO::Compress::Zip
        Allow member name & Zip Comment to be "0"

      * IO::Compress::Base::Common
        Remove "-r" test - the file open will catch this.
        RT# 80855: IO::Compress::Base::Common returns that it cannot read \ 
readable files in NFS

      * RT# 79820: Install to 'site' instead of 'perl' when perl version is 5.11+

      * General Performance improvements.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-09-13 17:09:20 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for CPAN modules IO::Compress::* in devel/p5-IO-Compress
from 2.052 to 2.055

upstream changes:
  2.055 5 August 2012
      * FAQ
        Added a few paragraphs on how to deal with pbzip2 files
        [RT# #77743: Interoperability problems with pbzip2]

      * Compress::Zip
        speed up compress, uncompress, memGzip & memGunzip.
        [RT# #77350: Compress::Zlib::uncompress() is slowed down needlessly
                     by parameter validation
   2012-07-06 10:56:32 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for Perl 5 module IO::Compress from CPAN in
devel/p5-IO-Compress from 2.049 to 2.052.

Upstream changes (since 2.049):
2.052 29 April 2012
      * IO::Compress::Zip
        Force a ZIP64 archive when it contains >= 0xFFFF entries.

      * Typos in POD
        [RT# #76130: Gunzip Pod typo in OO section: $$output instead of $$input
   2012-03-22 14:21:23 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for Perl5 module IO::Compress from CPAN in
devel/p5-IO-Compress from 2.048 to 2.049.

Upstream changes:
  2.049 18 February 2012
      * IO::Compress::Zip
        Error in t/cz-03zlib-v1.t that caused warnings with 5.15
        [RT# 110736: warnings from cpan/IO-Compress/t/cz-03zlib-v1.t]
   2012-01-31 09:12:26 by Jens Rehsack | Files touched by this commit (2) | Package updated
Log message:
Updating package in devel/p5-IO-Compress for CPAN distribution IO-Compress
from 2.040 to 2.048.

Upstream changes:
  2.048 29 January 2012
      * Set minimum zlib version to 1.2.0

      * IO::Compress test suite fails with Compress::Raw::Zlib 2.047 and zlib \ 
< 1.2.4
        [RT# 74503]

  2.047 28 January 2012
      * Set minimum Perl version to 5.6

      * IO::Compress::Zip
        - In one-shot zip, set the Text Flag if "-T" thinks the file is a
          text file.
        - In one-shot mode, wrote mod time & access time in wrong order
          in the "UT" extended field.

  2.046 18 December 2011
      * Minor update to bin/zipdetails

      * Typo in name of IO::Compress::FAQ.pod

      * IO::Uncompress::Unzip
        - Example for walking a zip file used eof to control the outer
          loop. This is wrong.

      * IO::Compress::Zip
        - Change default for CanonicalName to false.
          [RT# 72974]

  2.045 3 December 2011
      * Restructured IO::Compress::FAQ.pod

  2.044 2 December 2011
      * Moved FAQ.pod under the lib directory so it can get installed

      * Added bin/zipdetails

      * IO::Compress::Zip
        - In one-shot mode enable Zip64 mode if the input file/buffer
          >= 0xFFFFFFFF bytes.

      * IO::Compress::FAQ
        - Updates

  2.043 20 November 2011
      * IO::Compress::Base
        - Fixed issue that with handling of Zip files with two (or more)
          entries that were STORED. Symptom is the first is uncompressed
          ok, but the next will terminate early if the size of the file is
          greater than BlockSize.
          Regression test added to t/006zip.t
          [RT# 72548]

  2.042 17 November 2011
      * IO::Compress::Zip
        - Added exUnixN option to allow creation of the "ux" extra field.
          This allows 32-bit UID/GID to be stored.
        - In one-shot mode use exUnixN rather than exUnix2 for the UID/GID.

      * IO::Compress::Zlib::Extra::parseExtraField
        - Fixed bad test for length of ID field
          [RT# 72329 & #72505]
   2011-11-11 12:10:42 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-IO-Compress from 2.033nb2 to 2.040 to bring IO compression
module IO::Compress for the Perl programming language up to date.

Upstream changes:
  2.040 28 October 2011

        * t/105oneshot-zip-only.t
	  - CanonicalName test failure on Windows
	    [RT# 68926]

        * IO::Compress::Zip
	  - ExtAttr now populates MSDOS attributes

  2.039 28 October 2011

        * IO::Compress::Zip
	  - Added CanonicalName option.
	    Note this option is set to true by default.
	  - Added FilterName option

	* IO::Unompress::Base
	  - Fixed issue where setting $\ would corrupt the uncompressed data.
	    Thanks to Steffen Goeldner for reporting the issue.

	* t/050interop-*.t
	  - Handle case when external command contains a whitespace
	    RT #71335
   2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406)
Log message:
Revision bump after updating perl5 to 5.14.1.

Next | Query returned 43 messages, browsing 21 to 30 | Previous