diff options
author | obache <obache@pkgsrc.org> | 2011-09-08 10:57:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-08 10:57:42 +0000 |
commit | 9e362734d17a5f175c1a2db654f19ecc2c629b31 (patch) | |
tree | 974b43afa2f74d3f317fddadc09e7d1eda65ef29 /math | |
parent | 0c8bb26bb5f87fadcf48d9b1da2c64ea29340e4d (diff) | |
download | pkgsrc-9e362734d17a5f175c1a2db654f19ecc2c629b31.tar.gz |
Update ruby-spreadsheet to 0.6.5.9.
=== 0.6.5.9 / 7.9.2011
* Fixed a frozen string bug thanks to dblock (Daniel Doubrovkine),
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-spreadsheet/Makefile | 4 | ||||
-rw-r--r-- | math/ruby-spreadsheet/PLIST | 3 | ||||
-rw-r--r-- | math/ruby-spreadsheet/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile index 78cd3ab468a..bc841f6365e 100644 --- a/math/ruby-spreadsheet/Makefile +++ b/math/ruby-spreadsheet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/08/31 13:34:38 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/09/08 10:57:42 obache Exp $ # -DISTNAME= spreadsheet-0.6.5.8 +DISTNAME= spreadsheet-0.6.5.9 CATEGORIES= math MAINTAINER= obache@NetBSD.org diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST index 4f4c578fe08..16cad08eee2 100644 --- a/math/ruby-spreadsheet/PLIST +++ b/math/ruby-spreadsheet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/04/13 13:21:29 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/09/08 10:57:42 obache Exp $ bin/xlsopcodes${RUBY_VER} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest @@ -56,6 +56,7 @@ ${GEM_LIBDIR}/test/data/test_version_excel5.xls ${GEM_LIBDIR}/test/data/test_version_excel95.xls ${GEM_LIBDIR}/test/data/test_version_excel97.xls ${GEM_LIBDIR}/test/excel/row.rb +${GEM_LIBDIR}/test/excel/writer/workbook.rb ${GEM_LIBDIR}/test/excel/writer/worksheet.rb ${GEM_LIBDIR}/test/font.rb ${GEM_LIBDIR}/test/integration.rb diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo index 543be1c614c..be76d516192 100644 --- a/math/ruby-spreadsheet/distinfo +++ b/math/ruby-spreadsheet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/08/31 13:34:39 obache Exp $ +$NetBSD: distinfo,v 1.7 2011/09/08 10:57:42 obache Exp $ -SHA1 (spreadsheet-0.6.5.8.gem) = fda7d03d1d18ab796921c113420b09121e7fe83b -RMD160 (spreadsheet-0.6.5.8.gem) = 41dcd40fa803f5c87ee401b71fb3a870ece5882b -Size (spreadsheet-0.6.5.8.gem) = 140800 bytes +SHA1 (spreadsheet-0.6.5.9.gem) = c6922d953dd02d2359542fc178507ba6af695bb4 +RMD160 (spreadsheet-0.6.5.9.gem) = 6f1182c67d6ce0a050b621a8e8077f7847be45f3 +Size (spreadsheet-0.6.5.9.gem) = 140800 bytes |