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:           Sun Mar 17 16:06:49 UTC 2013

Modified Files:
        pkgsrc/devel/ruby-rbtree: Makefile PLIST distinfo

Log Message:
Update ruby-rbtree to 0.4.0.

=== 0.4.0

* Fixed build failure with Ruby 2.0.0.
* \#bound now returns an enumerator if no block is given.
* \#select now returns a new MultiRBTree / RBTree.
* Fixed a bug where \#reject could return nil.
* \#to_s is now equivalent to \#inspect.
* \#each now passes a two elements array as an argument to the given block.
* Added new methods: \#default_proc=, \#flatten, \#keep_if, \#key, \#select!
  and \#to_h.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-rbtree/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-rbtree/PLIST \
    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