pkgsrc/textproc/ruby-plist/PLIST
taca 17a93aa8f7 Update textproc/ruby-plist to 3.1.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.


2010-02-23:
 * Ruby 1.9.x compatibility!

2010-02-16:
 * excise a bunch of unnecessary @@ variables
 * fix up some tests for cross-version compatibility

2010-02-14:
 * generalized cleanup:
   * fix old file headers
   * modernize rakefile
   * clean up rdoc

2010-01-08:
 * move from RubyForge Subversion to GitHub

2007-02-22 (r81):
 * make the plist parser accept strings contain XML or any object that responds to #read (File and StringIO being the intended targets here).  Test and idea contributed by Chuck Remes.

2006-09-20 (r80):
 * tweak a comment in generator.rb to make it clear that we're not using Base64.b64encode because it's broken.
2010-09-10 08:33:30 +00:00

23 lines
896 B
Text

@comment $NetBSD: PLIST,v 1.3 2010/09/10 08:33:30 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/plist.rb
${GEM_LIBDIR}/lib/plist/generator.rb
${GEM_LIBDIR}/lib/plist/parser.rb
${GEM_LIBDIR}/test/assets/AlbumData.xml
${GEM_LIBDIR}/test/assets/Cookies.plist
${GEM_LIBDIR}/test/assets/commented.plist
${GEM_LIBDIR}/test/assets/example_data.bin
${GEM_LIBDIR}/test/assets/example_data.jpg
${GEM_LIBDIR}/test/assets/example_data.plist
${GEM_LIBDIR}/test/assets/test_data_elements.plist
${GEM_LIBDIR}/test/assets/test_empty_key.plist
${GEM_LIBDIR}/test/test_data_elements.rb
${GEM_LIBDIR}/test/test_generator.rb
${GEM_LIBDIR}/test/test_generator_basic_types.rb
${GEM_LIBDIR}/test/test_generator_collections.rb
${GEM_LIBDIR}/test/test_parser.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec