pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-rack
Module Name: pkgsrc
Committed By: fhajny
Date: Wed Dec 2 12:44:43 UTC 2009
Modified Files:
pkgsrc/www/ruby-rack: Makefile PLIST distinfo
Log Message:
Update ruby-rack to 1.0.1.
Changes since 1.0.0:
* Bump remainder of rack.versions.
* Support the pure Ruby FCGI implementation.
* Fix for form names containing "=": split first then unescape components
* Fixes the handling of the filename parameter with semicolons in names.
* Add anchor to nested params parsing regexp to prevent stack overflows
* Use more compatible gzip write api instead of "<<".
* Make sure that Reloader doesn't break when executed via ruby -e
* Make sure WEBrick respects the :Host option
* Many Ruby 1.9 fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-rack/Makefile \
pkgsrc/www/ruby-rack/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-rack/PLIST
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