summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorobache <obache>2013-09-18 08:38:47 +0000
committerobache <obache>2013-09-18 08:38:47 +0000
commit0298b8187d95bd8b6f44bb36c30c4e964ebcd8cd (patch)
tree2caac9ef6985bd95ef87394ee681695390cba111 /math
parent1ed626853240ff3dedee89a7929b73b350d66c6b (diff)
downloadpkgsrc-0298b8187d95bd8b6f44bb36c30c4e964ebcd8cd.tar.gz
Update ruby-spreadsheet to 0.9.0.
### 0.9.0 / 16.09.2013 * Author: Pavel <pavel.evst@gmail.com> Date: Mon Sep 16 14:02:49 2013 +0700 * Test cases for Worksheet#margins, Worksheet#pagesetup, Workbook#delete_worksheet. Fix bugs related to it. * Page margins reader/writter * Markdownify GUIDE * Add page setup options (landscape or portrait and adjust_to)
Diffstat (limited to 'math')
-rw-r--r--math/ruby-spreadsheet/Makefile4
-rw-r--r--math/ruby-spreadsheet/PLIST10
-rw-r--r--math/ruby-spreadsheet/distinfo8
3 files changed, 12 insertions, 10 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index 39ce76cf2dd..c98f56ee599 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/08/26 09:38:28 obache Exp $
+# $NetBSD: Makefile,v 1.26 2013/09/18 08:38:47 obache Exp $
#
-DISTNAME= spreadsheet-0.8.9
+DISTNAME= spreadsheet-0.9.0
CATEGORIES= math
MAINTAINER= obache@NetBSD.org
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST
index 3ac20208bf1..d037ee46d61 100644
--- a/math/ruby-spreadsheet/PLIST
+++ b/math/ruby-spreadsheet/PLIST
@@ -1,16 +1,16 @@
-@comment $NetBSD: PLIST,v 1.10 2013/08/04 11:38:31 obache Exp $
+@comment $NetBSD: PLIST,v 1.11 2013/09/18 08:38:47 obache Exp $
bin/xlsopcodes${RUBY_VER}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/GUIDE.txt
+${GEM_LIBDIR}/GUIDE.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
-${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/History.md
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/xlsopcodes
${GEM_LIBDIR}/lib/parseexcel.rb
@@ -60,9 +60,11 @@ ${GEM_LIBDIR}/test/data/test_datetime.xls
${GEM_LIBDIR}/test/data/test_empty.xls
${GEM_LIBDIR}/test/data/test_formula.xls
${GEM_LIBDIR}/test/data/test_long_sst_record.xls
+${GEM_LIBDIR}/test/data/test_margin.xls
${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_version_excel5.xls
${GEM_LIBDIR}/test/data/test_version_excel95.xls
${GEM_LIBDIR}/test/data/test_version_excel97.xls
diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo
index 3fd548dfbfd..187c4d3ad7c 100644
--- a/math/ruby-spreadsheet/distinfo
+++ b/math/ruby-spreadsheet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2013/08/26 09:38:28 obache Exp $
+$NetBSD: distinfo,v 1.25 2013/09/18 08:38:47 obache Exp $
-SHA1 (spreadsheet-0.8.9.gem) = b98a3b53821a39987a6a2763ff799eea494e67e8
-RMD160 (spreadsheet-0.8.9.gem) = 6b1df084c66f69620263560b7845a664d33199ad
-Size (spreadsheet-0.8.9.gem) = 175616 bytes
+SHA1 (spreadsheet-0.9.0.gem) = 3aa5785dc934090ba75002759f89ff46034e7e49
+RMD160 (spreadsheet-0.9.0.gem) = 6f8591cbada7591c7f0a7b3dc8592f19db12b8c0
+Size (spreadsheet-0.9.0.gem) = 193024 bytes