Subject: CVS commit: pkgsrc/devel/ruby-pathname2
From: Takahiro Kambe
Date: 2010-09-10 08:08:32
Message id: 20100910060832.C2406175DD@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/ruby-pathname2/Makefile
1.3modifypkgsrc/devel/ruby-pathname2/PLIST
1.2modifypkgsrc/devel/ruby-pathname2/distinfo