2010-09-10 10:33:30 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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-05-07 10:34:23 by Adam Hoka | Files touched by this commit (17) |
Log message:
Drop maintainership on these packages, I am no longer interested.
|
2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-08-22 17:39:43 by Adam Hoka | Files touched by this commit (4) | |
Log message:
Import ruby18-plist-3.0.0 as textproc/ruby-plist.
Plist is a library to manipulate Property List files, also known as plists. It
can parse plist files into native Ruby data structures as well as generating
new plist files from your Ruby objects.
|