pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/ruby-spreadsheet



Module Name:    pkgsrc
Committed By:   obache
Date:           Tue May  8 09:37:51 UTC 2012

Modified Files:
        pkgsrc/math/ruby-spreadsheet: Makefile PLIST distinfo

Log Message:
=== 0.7.1 / 08.05.2012

* Author: Artem Ignatiev <zazubrik%gmail.com@localhost>
* remove require and rake altogether
* gem build and rake gem both work fine without those requires,
* and requiring 'rake' broke bundler
* add rake as development dependency
* Somehow it broken rake on my other project

=== 0.7.0 / 07.05.2012

* Author: Artem Ignatiev <zazubrik%gmail.com@localhost>
* use both ruby 1.8 and 1.9 compatible way of getting character code when 
hashing
* Fix syntax for ruby-1.9
* return gemspec so that bundler can find it
  When bundler loads gemspec, it evaluates it, and if the return value is
  not a gem specification built, refuses to load the gem.
* Testing worksheet protection


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/ruby-spreadsheet/Makefile \
    pkgsrc/math/ruby-spreadsheet/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/ruby-spreadsheet/PLIST

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