pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-multipart-post
Module Name: pkgsrc
Committed By: obache
Date: Fri Jan 17 08:32:07 UTC 2014
Modified Files:
pkgsrc/www/ruby-multipart-post: Makefile PLIST distinfo
Log Message:
Update ruby-multipart-post to 2.0.0.
=== 2.0.0 / 2013-12-21
- Drop Ruby 1.8 compatibility
- GH #21: Fix FilePart length calculation for Ruby 1.9 when filename contains
multibyte characters (hexfet)
- GH #20: Ensure upload responds to both #content_type and #original_filename
(Steven Davidovitz)
- GH #31: Support setting headers on any part of the request (Socrates Vicente)
- GH #30: Support array values for params (Gustav Ernberg)
- GH #32: Fix respond_to? signature (Leo Cassarani)
- GH #33: Update README to markdown (Jagtesh Chadha)
- GH #35: Improved handling of array-type parameters (Steffen Grunwald)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-multipart-post/Makefile \
pkgsrc/www/ruby-multipart-post/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-multipart-post/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