pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/ruby-zip



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Mar  8 13:50:17 UTC 2016

Modified Files:
        pkgsrc/archivers/ruby-zip: Makefile PLIST distinfo

Log Message:
Update rubyzip to 1.2.0.

* Don't enable JRuby objectspace #252
* Fixes an exception thrown when decoding some weird .zip files #248
* Use duck typing with IO methods #244
* Added error for empty (zero bit) zip file #242
* Accept StringIO in Zip.open_buffer #238
* Do something more expected with new file permissions #237
* Case insensitivity option for #find_entry #222
* Fixes in documentation and examples


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/ruby-zip/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/archivers/ruby-zip/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/archivers/ruby-zip/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