summaryrefslogtreecommitdiff
path: root/math/ruby-spreadsheet
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-04 14:00:28 +0000
committerobache <obache@pkgsrc.org>2013-12-04 14:00:28 +0000
commit48b8b36773c591836b3718360b2938ddeb674016 (patch)
treee0ee58ef50fee18a3f3dce90840ae5e2107efe0c /math/ruby-spreadsheet
parentf6c549a2ddbb56d0a0352c646469d57737ddfead (diff)
downloadpkgsrc-48b8b36773c591836b3718360b2938ddeb674016.tar.gz
Update ruby-spreadsheet to 0.9.6.
### 0.9.6 / 02.12.2013 Author: Malcolm Blyth <trashbat@co.ck> Date: Mon Dec 2 11:44:25 2013 +0000 * Fixed issue whereby object author being null caused a gross failure. * Now returns object author as an empty string
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, 9 insertions, 7 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index f53a5a00e70..8b8c66d40a8 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2013/11/21 07:57:10 obache Exp $
+# $NetBSD: Makefile,v 1.31 2013/12/04 14:00:28 obache Exp $
#
-DISTNAME= spreadsheet-0.9.5
+DISTNAME= spreadsheet-0.9.6
CATEGORIES= math
MAINTAINER= obache@NetBSD.org
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST
index d13fe617d5a..8a50114259f 100644
--- a/math/ruby-spreadsheet/PLIST
+++ b/math/ruby-spreadsheet/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.12 2013/11/13 01:30:50 obache Exp $
+@comment $NetBSD: PLIST,v 1.13 2013/12/04 14:00:28 obache Exp $
bin/xlsopcodes${RUBY_VER}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Excel97-2007BinaryFileFormatSpecification.pdf
${GEM_LIBDIR}/GUIDE.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
@@ -13,6 +14,7 @@ ${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/xlsopcodes
+${GEM_LIBDIR}/excelfileformat.pdf
${GEM_LIBDIR}/lib/parseexcel.rb
${GEM_LIBDIR}/lib/parseexcel/parseexcel.rb
${GEM_LIBDIR}/lib/parseexcel/parser.rb
diff --git a/math/ruby-spreadsheet/distinfo b/math/ruby-spreadsheet/distinfo
index 41410ba5191..41b6a79d8b2 100644
--- a/math/ruby-spreadsheet/distinfo
+++ b/math/ruby-spreadsheet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2013/11/21 07:57:10 obache Exp $
+$NetBSD: distinfo,v 1.30 2013/12/04 14:00:28 obache Exp $
-SHA1 (spreadsheet-0.9.5.gem) = 8071808598394482ea2d206edffa74364b58e8fb
-RMD160 (spreadsheet-0.9.5.gem) = 8d9159a0357bc4cafd490fa14d26a03a717bfecd
-Size (spreadsheet-0.9.5.gem) = 205824 bytes
+SHA1 (spreadsheet-0.9.6.gem) = c53aa7f53cfbf19302c36e924cc204fba1e103b3
+RMD160 (spreadsheet-0.9.6.gem) = 3f7781e4442f6639d8c1e6d5982323bf954eb513
+Size (spreadsheet-0.9.6.gem) = 316416 bytes