diff options
author | obache <obache@pkgsrc.org> | 2013-03-14 11:59:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-14 11:59:45 +0000 |
commit | 2742e50d06cb82197d3ec361faa903f1eff47ade (patch) | |
tree | 1e69eb8a33441fbd93d691d0ced2224b9a61d1d2 /math | |
parent | 7c7d0316707b165c89d12d6282bad730c0c13ab7 (diff) | |
download | pkgsrc-2742e50d06cb82197d3ec361faa903f1eff47ade.tar.gz |
Update ruby-spreadsheet to 0.8.3.
=== 0.8.3 / 12.03.2013
uthor: Keith Walsh <keith.walsh@adtegrity.com>
Date: Mon Mar 11 16:48:25 2013 -0400
* Typo correction in guide example.
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 992ce0111ab..c0e68b7d936 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/03/02 02:33:35 obache Exp $ +# $NetBSD: Makefile,v 1.20 2013/03/14 11:59:45 obache Exp $ # -DISTNAME= spreadsheet-0.8.2 +DISTNAME= spreadsheet-0.8.3 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index b594844f7e6..2c37bc0c9da 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2013/03/02 02:33:35 obache Exp $ +$NetBSD: distinfo,v 1.19 2013/03/14 11:59:45 obache Exp $ -SHA1 (spreadsheet-0.8.2.gem) = 3ee3437d9ab4157c1844b796ce1355ab1b7e9736 -RMD160 (spreadsheet-0.8.2.gem) = 8ba9ad63fd39c012979782c048d06581f0b6629b -Size (spreadsheet-0.8.2.gem) = 174592 bytes +SHA1 (spreadsheet-0.8.3.gem) = acdc3507d00a6478394fd631ba031a5e4bc71a65 +RMD160 (spreadsheet-0.8.3.gem) = 42d24c0ff04fc469d40776711003410616776883 +Size (spreadsheet-0.8.3.gem) = 174592 bytes |