8d4d7378c5
* 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.
14 lines
499 B
Text
14 lines
499 B
Text
@comment $NetBSD: PLIST,v 1.3 2010/09/10 06:08:32 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGES
|
|
${GEM_LIBDIR}/MANIFEST
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/benchmarks/bench_pathname.rb
|
|
${GEM_LIBDIR}/benchmarks/bench_plus.rb
|
|
${GEM_LIBDIR}/examples/example_pathname.rb
|
|
${GEM_LIBDIR}/lib/pathname2.rb
|
|
${GEM_LIBDIR}/pathname2.gemspec
|
|
${GEM_LIBDIR}/test/test_pathname.rb
|
|
${GEM_LIBDIR}/test/test_pathname_windows.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|