summaryrefslogtreecommitdiff
path: root/math/ruby-spreadsheet/Makefile
diff options
context:
space:
mode:
authorobache <obache>2013-11-21 07:57:10 +0000
committerobache <obache>2013-11-21 07:57:10 +0000
commit1e98aab9c70af80c345d125248e71562777d5955 (patch)
tree8efd33e2f03f6f4d1d04ac52fc9e16a3ff383eda /math/ruby-spreadsheet/Makefile
parentbb61a78784ff010680c9c98c47f48c3115775e87 (diff)
downloadpkgsrc-1e98aab9c70af80c345d125248e71562777d5955.tar.gz
Update ruby-spreadsheet to 0.9.5.
### 0.9.5 / 20.11.2013 Author: Malcolm Blyth <trashbat@co.ck> Date: Tue Nov 19 15:14:31 2013 +0000 * Bumped revision * Fixed author stringname error (damn this 1 based counting) * Updating integration test to check for comments contained within the cells. * Checking also for multiple comments in a sheet
Diffstat (limited to 'math/ruby-spreadsheet/Makefile')
-rw-r--r--math/ruby-spreadsheet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index aafa17e8067..f53a5a00e70 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2013/11/13 01:30:50 obache Exp $
+# $NetBSD: Makefile,v 1.30 2013/11/21 07:57:10 obache Exp $
#
-DISTNAME= spreadsheet-0.9.4
+DISTNAME= spreadsheet-0.9.5
CATEGORIES= math
MAINTAINER= obache@NetBSD.org