diff options
author | obache <obache@pkgsrc.org> | 2011-07-20 14:04:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-20 14:04:50 +0000 |
commit | abe24763969cce25ed22de281d465cc614cf8636 (patch) | |
tree | fa76285ec2c3ccbaf8bc0229f86fca7d08c8f85a /math | |
parent | 0bf5e52969d9e212a2269b7edddcf63785d74f63 (diff) | |
download | pkgsrc-abe24763969cce25ed22de281d465cc614cf8636.tar.gz |
Updated ruby-spreadsheet to 0.6.5.7.
=== 0.6.5.7 / 20.7.2011
* Fixed the bug introduced by Roel van der Hoorn and updated the test cases.
* https://github.com/vanderhoorn/spreadsheet/commit/c79ab14dcf40dee1d6d5ad2b174f3fe31414ca28
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-spreadsheet/Makefile | 4 | ||||
-rw-r--r-- | math/ruby-spreadsheet/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile index 8ff64f13a90..a693e99c7ae 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/07/20 11:06:39 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/07/20 14:04:50 obache Exp $ # -DISTNAME= spreadsheet-0.6.5.6 +DISTNAME= spreadsheet-0.6.5.7 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 1dfef00fa36..c82a1a46c1f 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/07/20 11:06:39 obache Exp $ +$NetBSD: distinfo,v 1.5 2011/07/20 14:04:50 obache Exp $ -SHA1 (spreadsheet-0.6.5.6.gem) = daba821e812fda504a288d0765442db73503866c -RMD160 (spreadsheet-0.6.5.6.gem) = 8e3c7f694163eafd3331c177ea5c3f8a236a7d77 -Size (spreadsheet-0.6.5.6.gem) = 140288 bytes +SHA1 (spreadsheet-0.6.5.7.gem) = 9b185e1d9bb97f5be9c0d226783b01b83d54f497 +RMD160 (spreadsheet-0.6.5.7.gem) = ac6406a4d3b7b71ae4622a01d06883788bf8ee57 +Size (spreadsheet-0.6.5.7.gem) = 140288 bytes |