Thu Sep 8 10:57:42 2011 UTC ()
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),


(obache)
diff -r1.6 -r1.7 pkgsrc/math/ruby-spreadsheet/Makefile
diff -r1.6 -r1.7 pkgsrc/math/ruby-spreadsheet/distinfo
diff -r1.2 -r1.3 pkgsrc/math/ruby-spreadsheet/PLIST

cvs diff -r1.6 -r1.7 pkgsrc/math/ruby-spreadsheet/Makefile (expand / switch to unified diff)

--- pkgsrc/math/ruby-spreadsheet/Makefile 2011/08/31 13:34:38 1.6
+++ pkgsrc/math/ruby-spreadsheet/Makefile 2011/09/08 10:57:42 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2011/08/31 13:34:38 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/09/08 10:57:42 obache Exp $
2# 2#
3 3
4DISTNAME= spreadsheet-0.6.5.8 4DISTNAME= spreadsheet-0.6.5.9
5CATEGORIES= math 5CATEGORIES= math
6 6
7MAINTAINER= obache@NetBSD.org 7MAINTAINER= obache@NetBSD.org
8HOMEPAGE= http://spreadsheet.rubyforge.org/ 8HOMEPAGE= http://spreadsheet.rubyforge.org/
9COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents 9COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents
10LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14DEPENDS+= ${RUBY_PKGPREFIX}-ole>=1.0:../../devel/ruby-ole 14DEPENDS+= ${RUBY_PKGPREFIX}-ole>=1.0:../../devel/ruby-ole
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17

cvs diff -r1.6 -r1.7 pkgsrc/math/ruby-spreadsheet/distinfo (expand / switch to unified diff)

--- pkgsrc/math/ruby-spreadsheet/distinfo 2011/08/31 13:34:39 1.6
+++ pkgsrc/math/ruby-spreadsheet/distinfo 2011/09/08 10:57:42 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/08/31 13:34:39 obache Exp $ 1$NetBSD: distinfo,v 1.7 2011/09/08 10:57:42 obache Exp $
2 2
3SHA1 (spreadsheet-0.6.5.8.gem) = fda7d03d1d18ab796921c113420b09121e7fe83b 3SHA1 (spreadsheet-0.6.5.9.gem) = c6922d953dd02d2359542fc178507ba6af695bb4
4RMD160 (spreadsheet-0.6.5.8.gem) = 41dcd40fa803f5c87ee401b71fb3a870ece5882b 4RMD160 (spreadsheet-0.6.5.9.gem) = 6f1182c67d6ce0a050b621a8e8077f7847be45f3
5Size (spreadsheet-0.6.5.8.gem) = 140800 bytes 5Size (spreadsheet-0.6.5.9.gem) = 140800 bytes

cvs diff -r1.2 -r1.3 pkgsrc/math/ruby-spreadsheet/PLIST (expand / switch to unified diff)

--- pkgsrc/math/ruby-spreadsheet/PLIST 2011/04/13 13:21:29 1.2
+++ pkgsrc/math/ruby-spreadsheet/PLIST 2011/09/08 10:57:42 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.2 2011/04/13 13:21:29 obache Exp $ 1@comment $NetBSD: PLIST,v 1.3 2011/09/08 10:57:42 obache Exp $
2bin/xlsopcodes${RUBY_VER} 2bin/xlsopcodes${RUBY_VER}
3${GEM_HOME}/cache/${GEM_NAME}.gem 3${GEM_HOME}/cache/${GEM_NAME}.gem
4${GEM_LIBDIR}/.gemtest 4${GEM_LIBDIR}/.gemtest
5${GEM_LIBDIR}/GUIDE.txt 5${GEM_LIBDIR}/GUIDE.txt
6${GEM_LIBDIR}/History.txt 6${GEM_LIBDIR}/History.txt
7${GEM_LIBDIR}/LICENSE.txt 7${GEM_LIBDIR}/LICENSE.txt
8${GEM_LIBDIR}/Manifest.txt 8${GEM_LIBDIR}/Manifest.txt
9${GEM_LIBDIR}/README.txt 9${GEM_LIBDIR}/README.txt
10${GEM_LIBDIR}/Rakefile 10${GEM_LIBDIR}/Rakefile
11${GEM_LIBDIR}/bin/xlsopcodes 11${GEM_LIBDIR}/bin/xlsopcodes
12${GEM_LIBDIR}/lib/parseexcel.rb 12${GEM_LIBDIR}/lib/parseexcel.rb
13${GEM_LIBDIR}/lib/parseexcel/parseexcel.rb 13${GEM_LIBDIR}/lib/parseexcel/parseexcel.rb
14${GEM_LIBDIR}/lib/parseexcel/parser.rb 14${GEM_LIBDIR}/lib/parseexcel/parser.rb
@@ -46,21 +46,22 @@ ${GEM_LIBDIR}/lib/spreadsheet/worksheet. @@ -46,21 +46,22 @@ ${GEM_LIBDIR}/lib/spreadsheet/worksheet.
46${GEM_LIBDIR}/lib/spreadsheet/writer.rb 46${GEM_LIBDIR}/lib/spreadsheet/writer.rb
47${GEM_LIBDIR}/spreadsheet.gemspec 47${GEM_LIBDIR}/spreadsheet.gemspec
48${GEM_LIBDIR}/test/data/test_changes.xls 48${GEM_LIBDIR}/test/data/test_changes.xls
49${GEM_LIBDIR}/test/data/test_copy.xls 49${GEM_LIBDIR}/test/data/test_copy.xls
50${GEM_LIBDIR}/test/data/test_datetime.xls 50${GEM_LIBDIR}/test/data/test_datetime.xls
51${GEM_LIBDIR}/test/data/test_empty.xls 51${GEM_LIBDIR}/test/data/test_empty.xls
52${GEM_LIBDIR}/test/data/test_formula.xls 52${GEM_LIBDIR}/test/data/test_formula.xls
53${GEM_LIBDIR}/test/data/test_long_sst_record.xls 53${GEM_LIBDIR}/test/data/test_long_sst_record.xls
54${GEM_LIBDIR}/test/data/test_missing_row.xls 54${GEM_LIBDIR}/test/data/test_missing_row.xls
55${GEM_LIBDIR}/test/data/test_version_excel5.xls 55${GEM_LIBDIR}/test/data/test_version_excel5.xls
56${GEM_LIBDIR}/test/data/test_version_excel95.xls 56${GEM_LIBDIR}/test/data/test_version_excel95.xls
57${GEM_LIBDIR}/test/data/test_version_excel97.xls 57${GEM_LIBDIR}/test/data/test_version_excel97.xls
58${GEM_LIBDIR}/test/excel/row.rb 58${GEM_LIBDIR}/test/excel/row.rb
 59${GEM_LIBDIR}/test/excel/writer/workbook.rb
59${GEM_LIBDIR}/test/excel/writer/worksheet.rb 60${GEM_LIBDIR}/test/excel/writer/worksheet.rb
60${GEM_LIBDIR}/test/font.rb 61${GEM_LIBDIR}/test/font.rb
61${GEM_LIBDIR}/test/integration.rb 62${GEM_LIBDIR}/test/integration.rb
62${GEM_LIBDIR}/test/row.rb 63${GEM_LIBDIR}/test/row.rb
63${GEM_LIBDIR}/test/suite.rb 64${GEM_LIBDIR}/test/suite.rb
64${GEM_LIBDIR}/test/workbook.rb 65${GEM_LIBDIR}/test/workbook.rb
65${GEM_LIBDIR}/test/worksheet.rb 66${GEM_LIBDIR}/test/worksheet.rb
66${GEM_HOME}/specifications/${GEM_NAME}.gemspec 67${GEM_HOME}/specifications/${GEM_NAME}.gemspec