summaryrefslogtreecommitdiff
path: root/math/ruby-spreadsheet
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-04 11:50:54 +0000
committerobache <obache@pkgsrc.org>2014-02-04 11:50:54 +0000
commitd99fd28670b41d5eefe0be50437369e8694a028b (patch)
tree1331a88dbe8164811a8a20b0a23c09fcf4efbf77 /math/ruby-spreadsheet
parentede0024bfa8f04e3f5c72c9d55670efe9ec29f9c (diff)
downloadpkgsrc-d99fd28670b41d5eefe0be50437369e8694a028b.tar.gz
Update ruby-spreadsheet to 0.9.7.
### 0.9.7 / 04.02.2014 * Avoid exception when reading text objects * Add test for drawings with text (currenty broken) * Restore xlsopcodes script which had been mangled in previous commits * Remove ruby 1.9 from roadmap, it's already working fine * Fix excel file format documentation which had been mangled in previous commits
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 8b8c66d40a8..cb511bb4e30 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2013/12/04 14:00:28 obache Exp $
+# $NetBSD: Makefile,v 1.32 2014/02/04 11:50:54 obache Exp $
#
-DISTNAME= spreadsheet-0.9.6
+DISTNAME= spreadsheet-0.9.7
CATEGORIES= math
MAINTAINER= obache@NetBSD.org
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST
index 8a50114259f..7c789ec284f 100644
--- a/math/ruby-spreadsheet/PLIST
+++ b/math/ruby-spreadsheet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2013/12/04 14:00:28 obache Exp $
+@comment $NetBSD: PLIST,v 1.14 2014/02/04 11:50:54 obache Exp $
bin/xlsopcodes${RUBY_VER}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
@@ -70,6 +70,7 @@ ${GEM_LIBDIR}/test/data/test_merged_and_protected.xls
${GEM_LIBDIR}/test/data/test_merged_cells.xls
${GEM_LIBDIR}/test/data/test_missing_row.xls
${GEM_LIBDIR}/test/data/test_pagesetup.xls
+${GEM_LIBDIR}/test/data/test_text_drawing.xls
${GEM_LIBDIR}/test/data/test_version_excel5.xls
${GEM_LIBDIR}/test/data/test_version_excel95.xls
${GEM_LIBDIR}/test/data/test_version_excel97.xls
@@ -88,4 +89,3 @@ ${GEM_LIBDIR}/test/workbook.rb
${GEM_LIBDIR}/test/workbook_protection.rb
${GEM_LIBDIR}/test/worksheet.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/1.9.3/build_info
diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo
index 41b6a79d8b2..e1147112ae3 100644
--- a/math/ruby-spreadsheet/distinfo
+++ b/math/ruby-spreadsheet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2013/12/04 14:00:28 obache Exp $
+$NetBSD: distinfo,v 1.31 2014/02/04 11:50:54 obache Exp $
-SHA1 (spreadsheet-0.9.6.gem) = c53aa7f53cfbf19302c36e924cc204fba1e103b3
-RMD160 (spreadsheet-0.9.6.gem) = 3f7781e4442f6639d8c1e6d5982323bf954eb513
-Size (spreadsheet-0.9.6.gem) = 316416 bytes
+SHA1 (spreadsheet-0.9.7.gem) = b5df384121da380b9d4baed5426b457256fefd88
+RMD160 (spreadsheet-0.9.7.gem) = d41d3ef02e0f87f6a7e2dcbe3e4906abaab9ec55
+Size (spreadsheet-0.9.7.gem) = 4476416 bytes