pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-webrobots



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Feb  1 14:08:23 UTC 2016

Modified Files:
        pkgsrc/www/ruby-webrobots: Makefile PLIST distinfo

Log Message:
Update ruby-webrobots to 0.1.2.

* Make the default `http_get` proc act more like Googlebot.

  - It only allows up to 5 redirect hops rather than 10.
  - It treats too many redirections as full allow.
  - It treats any 4xx error as full allow.

* Fix context/should wording

* Follow the deprecation warning from SimpleCov::Formatter::MultiFormatter

* Update real world tests, introducing Webmock+VCR


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/ruby-webrobots/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-webrobots/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-webrobots/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