pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rbtree
Module Name: pkgsrc
Committed By: taca
Date: Fri Sep 10 06:15:47 UTC 2010
Modified Files:
pkgsrc/devel/ruby-rbtree: Makefile distinfo
Log Message:
Update devel/ruby-rbtree to 0.3.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2009-11-14 OZAWA Takuma
* version 0.3.0 released.
2009-11-10 OZAWA Takuma
* rbtree.c: applied patches for Ruby 1.9 by Florian Gilcher and
Nobu Nakada. Thanks.
http://redmine.ruby-lang.org/issues/show/2348
* test.rb: ditto.
* extconf.rb: ditto.
* extconf.rb: remove options for only gcc.
* test.rb (test_inspect): correct recursion tests.
* rbtree.c (rbtree_to_s_recursive): should return if recursive.
* test.rb (test_to_s): add recursion tests.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rbtree/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-rbtree/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index