Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-mechanize
From: Takahiro Kambe
Date: 2018-09-23 18:53:58
Message id: 20180923165358.B9779FBEE@cvs.NetBSD.org
Log Message:
www/ruby-mechanize: update to 2.7.6
=== 2.7.6
* New Features
* Mechanize#set_proxy accepts an HTTP URL/URI. (#513)
* Bug fix
* Fix element(s)_with(search: selector) methods not working for forms, form \
fields and frames. (#444)
* Improve the filename parser for the `Content-Disposition` header. (#496, #517)
* Accept `Content-Encoding: identity`. (#515)
* Mechanize::Page#title no longer picks a title in an embeded SVG/RDF element. \
(#503)
* Make Mechanize::Form#has_field? boolean. (#501)
Files: