Subject: CVS commit: pkgsrc/archivers/ruby-zip
From: Blue Rats
Date: 2014-06-20 04:09:43
Message id: 20140620020943.CB9EA96@cvs.netbsd.org

Log Message:
Some package i'm working on needs this >=1.0.0. Since nothing depends on it,
i don't see this update breaking anything. rubygems says that package requires
ruby>=1.9.2, so removing 1.8 from supported versions. This package needs to be
renamed to ruby-rubyzip, because there is a ruby-zip which is not this package.
From Changelog.md:

1.1.4

    Don't send empty string to stream (@mrloop)
    Zip::Entry::DEFLATED was forced on every file (@mehmetc)
    Alias for legacy error names (@orien)

1.1.3

    Fix compatibility of ::OutputStream::write_buffer (@orien)
    Clean up tempfiles from output stream (@iangreenleaf)

1.1.2

    Fix compatibility of ::Zip::File.write_buffer

1.1.1

    Speedup deflater (@loadhigh)
    Less Arrays and Strings allocations (@srawlins)
    Fix Zip64 writting support (@mrjamesriley)
    Fix StringIO support (@simonoff)
    Posibility to change default compression level
    Make Zip64 write support optional via configuration

1.1.0

    StringIO Support
    Zip64 Support
    Better jRuby Support
    Order of files in the archive can be sorted
    Other small fixes

1.0.0

    Removed support for Ruby 1.8
    Changed the API for gem. Now it can be used without require param in Gemfile.
    Added read-only support for Zip64 files.
    Added support for setting Unicode file names.

Files:
RevisionActionfile
1.11modifypkgsrc/archivers/ruby-zip/Makefile
1.9modifypkgsrc/archivers/ruby-zip/PLIST
1.10modifypkgsrc/archivers/ruby-zip/distinfo