diff options
author | obache <obache@pkgsrc.org> | 2011-07-20 14:04:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-20 14:04:50 +0000 |
commit | 2e097cdba6a20d34798ada25ffb47c43695931b2 (patch) | |
tree | fa76285ec2c3ccbaf8bc0229f86fca7d08c8f85a /math/ruby-spreadsheet/Makefile | |
parent | e2b3b4cc7e3c568215915e4dddd9531ff8a74544 (diff) | |
download | pkgsrc-2e097cdba6a20d34798ada25ffb47c43695931b2.tar.gz |
Updated ruby-spreadsheet to 0.6.5.7.
=== 0.6.5.7 / 20.7.2011
* Fixed the bug introduced by Roel van der Hoorn and updated the test cases.
* https://github.com/vanderhoorn/spreadsheet/commit/c79ab14dcf40dee1d6d5ad2b174f3fe31414ca28
Diffstat (limited to 'math/ruby-spreadsheet/Makefile')
-rw-r--r-- | math/ruby-spreadsheet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile index 8ff64f13a90..a693e99c7ae 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/07/20 11:06:39 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/07/20 14:04:50 obache Exp $ # -DISTNAME= spreadsheet-0.6.5.6 +DISTNAME= spreadsheet-0.6.5.7 CATEGORIES= math MAINTAINER= obache@NetBSD.org |