pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-pathname2
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 18 01:51:40 UTC 2011
Modified Files:
pkgsrc/devel/ruby-pathname2: Makefile distinfo
Log Message:
Update ruby-pathname2 package to 1.6.4.
== 1.6.4 - 20-Jan-2011
* Explicitly remove the Pathname const if it is already defined in order
to avoid a superclass mismatch error. This library assumes that if you
require pathname2, you want my version of the Pathname class.
* Updated URI handling for Ruby 1.9.x.
* Added the Pathname() method, a synonym for Pathname.new.
* Some Rakefile and gemspec tweaks.
* Some updates to the test suite, including some specifically for Windows 7.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-pathname2/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-pathname2/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