summaryrefslogtreecommitdiff
path: root/math/ruby-spreadsheet
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-08-04 11:38:31 +0000
committerobache <obache@pkgsrc.org>2013-08-04 11:38:31 +0000
commitbf155aea0c5a07214c88d171495332028912b286 (patch)
tree1af1ace944271e092120c4b3a77852ab343f78e2 /math/ruby-spreadsheet
parentcc99f576395ad76b8f1b39a0218678f50bd93690 (diff)
downloadpkgsrc-bf155aea0c5a07214c88d171495332028912b286.tar.gz
Update ruby-spreadsheet to 0.8.8.
=== 0.8.8 / 02.08.2013 Author: Nathan Colgate <nathancolgate@gmail.com> Date: Thu Aug 1 15:01:57 2013 -0500 * Update excel/internals.rb to reference a valid Encoding type * Encoding.find("MACINTOSH") was throwing an error. Encoding.find("MACROMAN") does not. === 0.8.7 / 24.07.2013 Author: Yasuhiro Asaka <yasaka@ywesee.com> Date: Wed Jul 24 11:31:12 2013 +0900 * Remove warnings for test suite * warning: mismatched indentations at 'end' with 'class' at xxx * warning: method redefined; discarding old xxx * warning: assigned but unused variable xxx * warning: previous definition of xxx was here * The source :rubygems is deprecated because HTTP * requests are insecure. (Gemfile)
Diffstat (limited to 'math/ruby-spreadsheet')
-rw-r--r--math/ruby-spreadsheet/Makefile4
-rw-r--r--math/ruby-spreadsheet/PLIST4
-rw-r--r--math/ruby-spreadsheet/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index f82766e0ffb..926c5d1dcc2 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/07/13 12:03:33 obache Exp $
+# $NetBSD: Makefile,v 1.24 2013/08/04 11:38:31 obache Exp $
#
-DISTNAME= spreadsheet-0.8.6
+DISTNAME= spreadsheet-0.8.8
CATEGORIES= math
MAINTAINER= obache@NetBSD.org
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST
index 5a5b420459f..3ac20208bf1 100644
--- a/math/ruby-spreadsheet/PLIST
+++ b/math/ruby-spreadsheet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2013/02/21 13:23:12 obache Exp $
+@comment $NetBSD: PLIST,v 1.10 2013/08/04 11:38:31 obache Exp $
bin/xlsopcodes${RUBY_VER}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
@@ -52,6 +52,7 @@ ${GEM_LIBDIR}/lib/spreadsheet/workbook.rb
${GEM_LIBDIR}/lib/spreadsheet/worksheet.rb
${GEM_LIBDIR}/lib/spreadsheet/writer.rb
${GEM_LIBDIR}/spreadsheet.gemspec
+${GEM_LIBDIR}/test/data/test_adding_data_to_existing_file.xls
${GEM_LIBDIR}/test/data/test_borders.xls
${GEM_LIBDIR}/test/data/test_changes.xls
${GEM_LIBDIR}/test/data/test_copy.xls
@@ -68,7 +69,6 @@ ${GEM_LIBDIR}/test/data/test_version_excel97.xls
${GEM_LIBDIR}/test/data/test_version_excel97_2010.xls
${GEM_LIBDIR}/test/excel/reader.rb
${GEM_LIBDIR}/test/excel/row.rb
-${GEM_LIBDIR}/test/excel/writer/n_worksheet.rb
${GEM_LIBDIR}/test/excel/writer/workbook.rb
${GEM_LIBDIR}/test/excel/writer/worksheet.rb
${GEM_LIBDIR}/test/font.rb
diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo
index 8359ac7687b..63e0bb9821a 100644
--- a/math/ruby-spreadsheet/distinfo
+++ b/math/ruby-spreadsheet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2013/07/13 12:03:33 obache Exp $
+$NetBSD: distinfo,v 1.23 2013/08/04 11:38:31 obache Exp $
-SHA1 (spreadsheet-0.8.6.gem) = c0e05df705b30a301ae7692472b9959dd796a3bf
-RMD160 (spreadsheet-0.8.6.gem) = ecb09035f9a6736b76ac0cf51cc5da102eff99d8
-Size (spreadsheet-0.8.6.gem) = 175104 bytes
+SHA1 (spreadsheet-0.8.8.gem) = f8c0f964fb6117c450fba8aa7534717b5fe0b093
+RMD160 (spreadsheet-0.8.8.gem) = 73d7c8fad7a96462dcf6e0f3be54634224d74cd5
+Size (spreadsheet-0.8.8.gem) = 175616 bytes