pkgsrc/www/ruby-mechanize/distinfo
taca b7f8b9e7a4 Update ruby-mechanize to 2.7.4.
=== 2.7.4

* New Features
  * Accept array-like and hash-like values as query/parameter value.
    A new utility method Mechanize::Util.each_parameter is added, and Mechanize::Util.build_query_string is enhanced
    for this feature.
  * Allow passing a `Form::FileUpload` instance to `#post`. #350 by Sam
    Rawlins.
  * Capture link when scheme is unsupported. #362 by Jon Rowe.
  * Pre-defined User-Agent stings are updated to those of more recent versions, and new aliases for IE 10/11 and Edge are added.
  * Support for mime-types 1.x is restored while keeping compatible with mime-types 2.x and adding support for 3.0.
  * Mechanize::Page now responds to #xpath, #css, #at_xpath, #at_css, and #%.
  * element(s)_with methods now accept :xpath and :css options for doing xpath/css
    selector searching.
  * Pass URI information to Nokogiri where applicable. #405 @lulalala

* Bug fix
  * Don't raise an exception if a connection has set a {read,open}_timeout and
    a `file://` request is made. (#397)
  * Fix whitespace bug in WWW-Authenticate. #451, #450, by Rasmus Bergholdt
  * Don't allow redirect from a non-file URL to a file URL for security reasons. (#455)
2016-01-03 08:45:14 +00:00

6 lines
401 B
Text

$NetBSD: distinfo,v 1.12 2016/01/03 08:45:14 taca Exp $
SHA1 (mechanize-2.7.4.gem) = c4119437399f794ee78d549220da4eab13239f3d
RMD160 (mechanize-2.7.4.gem) = 387cff6fd0858112559be692b703e6e2714928cd
SHA512 (mechanize-2.7.4.gem) = d5d0dd824f3c2cee9111a55bff7323ed280cdb8f585169e71f35adcc2b9805b019867f916b425b9bfd655eaf2453ce405e6a303369dce7aff9e0bf4bd297f8c5
Size (mechanize-2.7.4.gem) = 137216 bytes