pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-httpclient
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 3 08:12:11 UTC 2016
Modified Files:
pkgsrc/www/ruby-httpclient: Makefile distinfo
Added Files:
pkgsrc/www/ruby-httpclient: ALTERNATIVES
Log Message:
Update ruby-httpclient to 2.7.1.
pkgsrc changes:
* Add completely support for pkg_alternatives (adding ALTERNATIVES).
* Remove ruby18 specific description in Makefile.
Changes in 2.7.1
Jan 1, 2016 - version 2.7.1
* Changes
- Symbol aware header key comparison
Normalizes symbol to String for header key.
https://github.com/nahi/httpclient/issues/278
- Show warning message only once
Added HTTPClient::Util.warning that cached warning message and supress
the message if it's already dumped.
- Use Timeout.timeout instead of Kernel.timeout that is deprecated from
ruby 2.3.0.
* Bug fixes
- [JRuby] Set ssl_version properly
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-httpclient/ALTERNATIVES
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/ruby-httpclient/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/ruby-httpclient/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