pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-tins



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Nov 29 15:20:41 UTC 2015

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

Log Message:
Update ruby-tins to 1.7.0.

2015-11-09 Release 1.7.0

* Officially require ruby >= 2.0 and use new hash syntax.
* New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying
  with an exponential waiting pattern.
* Remove rotate and shuffle, recent rubies all support them.
* Add an object oriented view on method signatures and use it to create
  method descriptions.


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