pkgsrc/devel/ruby-pathname2
taca 8d4d7378c5 Update devel/ruby-pathname2 to 1.6.3.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

== 1.6.3 - 2-Oct-2009
* Updated Windows platform handling code to include mingw and cygwin.
* Added the :gem rake task.
* Minor gemspec updates.
* Some minor test suite updates.

== 1.6.2 - 4-Aug-2009
* Now compatible with Ruby 1.9.x.
* License changed to Artistic 2.0.
* Added the Pathname.pwd method as a synonym for Pathname.new(Dir.pwd).
* Modified Pathname#dirname so that you can specify a level that indicates
  how many levels up you want to retrieve. For example, if your path was
  '/usr/local/bin', then path.dirname(2) would return '/usr'.
* Now compatible with Ruby 1.9.x.
* Bumped required version of the facade library to 1.0.4.
2010-09-10 06:08:32 +00:00
..
DESCR
distinfo Update devel/ruby-pathname2 to 1.6.3. 2010-09-10 06:08:32 +00:00
Makefile Update devel/ruby-pathname2 to 1.6.3. 2010-09-10 06:08:32 +00:00
PLIST Update devel/ruby-pathname2 to 1.6.3. 2010-09-10 06:08:32 +00:00