diff options
author | obache <obache@pkgsrc.org> | 2012-01-21 06:12:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-21 06:12:19 +0000 |
commit | 87507f38497c2615ce393c5560e4611fabcda09b (patch) | |
tree | be7cd864b0fd8faf3d473a520dd6532ada2a9798 /math/ruby-spreadsheet | |
parent | 7635128197489a7733d882aba105bb06b7891331 (diff) | |
download | pkgsrc-87507f38497c2615ce393c5560e4611fabcda09b.tar.gz |
Update ruby-spreadsheet to 0.6.8.
=== 0.6.8 / 20.01.2012
* adds the fix to allow the writing of empty rows, by ClemensP.
* Test also by ClemensP.
Diffstat (limited to 'math/ruby-spreadsheet')
-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 cad835b32b8..55ce14f6574 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/01/18 10:27:02 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/01/21 06:12:19 obache Exp $ # -DISTNAME= spreadsheet-0.6.7 +DISTNAME= spreadsheet-0.6.8 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 61dca48c43b..7af431fc8a5 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/01/18 10:27:02 obache Exp $ +$NetBSD: distinfo,v 1.9 2012/01/21 06:12:19 obache Exp $ -SHA1 (spreadsheet-0.6.7.gem) = ee0a853ac4ef732c361f09e5a93584979a44faaf -RMD160 (spreadsheet-0.6.7.gem) = 00437271163968c7b8a7029dba734fee56686b93 -Size (spreadsheet-0.6.7.gem) = 151552 bytes +SHA1 (spreadsheet-0.6.8.gem) = aedf889af934d71a735f06d4955595af9d45bbc5 +RMD160 (spreadsheet-0.6.8.gem) = faf29dd29c4d7b7549731708452b02b3cf119e4e +Size (spreadsheet-0.6.8.gem) = 151552 bytes |