diff options
author | obache <obache@pkgsrc.org> | 2011-07-11 11:21:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-11 11:21:09 +0000 |
commit | 2ad3670efebbfb6884d3ba224252341687a114d4 (patch) | |
tree | a7be2b282f0ffedbb4b0d5fded4c06e7724a4ea0 /math | |
parent | 8d70dd4afcc9d768833c02597051f84a4596b071 (diff) | |
download | pkgsrc-2ad3670efebbfb6884d3ba224252341687a114d4.tar.gz |
Update ruby-spreadsheet to 0.6.5.5.
=== 0.6.5.5 / 24.6.2011
* updated the color code for orange to 0x0034 => :orange, thanks to the hint of Jonty
* https://gist.github.com/1044700
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 61f5b733009..960a74682cd 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/06/19 01:42:09 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/07/11 11:21:09 obache Exp $ # -DISTNAME= spreadsheet-0.6.5.4 +DISTNAME= spreadsheet-0.6.5.5 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 32b5518c3ad..96669d18e97 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/06/19 01:42:09 taca Exp $ +$NetBSD: distinfo,v 1.3 2011/07/11 11:21:09 obache Exp $ -SHA1 (spreadsheet-0.6.5.4.gem) = 23988a2273959ace528bf84293e71c01f4732b41 -RMD160 (spreadsheet-0.6.5.4.gem) = c9c22a796668a864ca312f70ccd61d59bfe8198e -Size (spreadsheet-0.6.5.4.gem) = 140288 bytes +SHA1 (spreadsheet-0.6.5.5.gem) = 3451af7fc652f4438ee40afa01fe9efcb1a8cfe8 +RMD160 (spreadsheet-0.6.5.5.gem) = ff79af22c8aeac041660150e76856f98dcc91fde +Size (spreadsheet-0.6.5.5.gem) = 140288 bytes |