pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-mechanize



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Wed Dec  2 14:04:22 UTC 2009

Modified Files:
        pkgsrc/www/ruby-mechanize: DESCR Makefile PLIST distinfo

Log Message:
Updated ruby-mechanize to 0.9.3.

Deprecations:

  * WWW::Mechanize::List is gone!
  * Use Nokogiri as the default HTML parser (you may switch to Hpricot by using 
WWW::Mechanize.html_parser =
Hpricot)

See full list of changes since 0.7.5:

http://mechanize.rubyforge.org/mechanize/CHANGELOG_rdoc.html


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/ruby-mechanize/DESCR
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-mechanize/Makefile \
    pkgsrc/www/ruby-mechanize/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-mechanize/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