diff options
author | obache <obache> | 2013-04-21 04:09:33 +0000 |
---|---|---|
committer | obache <obache> | 2013-04-21 04:09:33 +0000 |
commit | a956f8ee994e8425aa48b6afcffc6b79ee9145d1 (patch) | |
tree | f2833d6e993a94e0834d2ca966dbcfd031868a7d /math/ruby-spreadsheet | |
parent | 180e58325dcc37063b1a80008ec3f91655b792fc (diff) | |
download | pkgsrc-a956f8ee994e8425aa48b6afcffc6b79ee9145d1.tar.gz |
Update ruby-spreadsheet to 0.8.4.
=== 0.8.4 / 20.04.2013
* Applied Patch by boss@airbladesoftware.com
* https://groups.google.com/d/msg/rubyspreadsheet/73IoEwSx69w/barE7uVnIzwJ
fix a problem where a cell whose format is set to datetime actually contains
a string.
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 c0e68b7d936..86b34bf3650 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/03/14 11:59:45 obache Exp $ +# $NetBSD: Makefile,v 1.21 2013/04/21 04:09:33 obache Exp $ # -DISTNAME= spreadsheet-0.8.3 +DISTNAME= spreadsheet-0.8.4 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 2c37bc0c9da..7e7cfbc8ab1 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2013/03/14 11:59:45 obache Exp $ +$NetBSD: distinfo,v 1.20 2013/04/21 04:09:33 obache Exp $ -SHA1 (spreadsheet-0.8.3.gem) = acdc3507d00a6478394fd631ba031a5e4bc71a65 -RMD160 (spreadsheet-0.8.3.gem) = 42d24c0ff04fc469d40776711003410616776883 -Size (spreadsheet-0.8.3.gem) = 174592 bytes +SHA1 (spreadsheet-0.8.4.gem) = b3bdaa5873ca8d16987499807fd68a1b697ecee1 +RMD160 (spreadsheet-0.8.4.gem) = a7b1933b474b1a83afe79c1e1e4dcdd1f12aba71 +Size (spreadsheet-0.8.4.gem) = 174592 bytes |