diff options
author | obache <obache@pkgsrc.org> | 2013-03-02 02:33:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-02 02:33:35 +0000 |
commit | cfa2cf357a5e8aafe12bf98467828ee45401ca55 (patch) | |
tree | 787c0a3f84b1f4a7dfbe1accad5c27dc1ccac622 | |
parent | 28c4ba54b759a32da0b9f0bcb8fa431073cc0a5d (diff) | |
download | pkgsrc-cfa2cf357a5e8aafe12bf98467828ee45401ca55.tar.gz |
Update ruby-spreadsheet to 0.8.2.
=== 0.8.2 / 28.02.2013
Author: Roque Pinel <roque.pinel@infotechfl.com>
Date: Wed Feb 27 12:10:29 2013 -0500
* Requiring BigDecimal for checking.
* Made API friendly to BigDecimal precision.
* Changes introduced by the user 'valeriusjames'.
-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 ef86f8b2b62..992ce0111ab 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/02/21 13:23:12 obache Exp $ +# $NetBSD: Makefile,v 1.19 2013/03/02 02:33:35 obache Exp $ # -DISTNAME= spreadsheet-0.8.1 +DISTNAME= spreadsheet-0.8.2 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 2999d8039c6..b594844f7e6 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2013/02/21 13:23:12 obache Exp $ +$NetBSD: distinfo,v 1.18 2013/03/02 02:33:35 obache Exp $ -SHA1 (spreadsheet-0.8.1.gem) = bd0807014464e48fc7f3373e57e77d53b14511b2 -RMD160 (spreadsheet-0.8.1.gem) = 6d271fe5080bb3c547a97767debff704253a71a6 -Size (spreadsheet-0.8.1.gem) = 174592 bytes +SHA1 (spreadsheet-0.8.2.gem) = 3ee3437d9ab4157c1844b796ce1355ab1b7e9736 +RMD160 (spreadsheet-0.8.2.gem) = 8ba9ad63fd39c012979782c048d06581f0b6629b +Size (spreadsheet-0.8.2.gem) = 174592 bytes |