diff options
author | obache <obache@pkgsrc.org> | 2014-08-30 01:31:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-08-30 01:31:02 +0000 |
commit | f7ab8137c512fc4c95c3e71573ffa217555d3396 (patch) | |
tree | 6555e745cd2fd34379b8a126929f1ebc309d5893 /math/ruby-spreadsheet/PLIST | |
parent | 9b16af89b48e705f8b19fb2a4bd7a1acd7016d72 (diff) | |
download | pkgsrc-f7ab8137c512fc4c95c3e71573ffa217555d3396.tar.gz |
Update ruby-spreadsheet to 1.0.0.
### 1.0.0 / 29.08.2014
* added spreadsheet/errors.rb to Manifest.txt
Diffstat (limited to 'math/ruby-spreadsheet/PLIST')
-rw-r--r-- | math/ruby-spreadsheet/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-spreadsheet/PLIST b/math/ruby-spreadsheet/PLIST index fd6ea0498ef..1e392392bad 100644 --- a/math/ruby-spreadsheet/PLIST +++ b/math/ruby-spreadsheet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2014/03/17 14:17:47 taca Exp $ +@comment $NetBSD: PLIST,v 1.16 2014/08/30 01:31:02 obache Exp $ bin/xlsopcodes${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest @@ -23,6 +23,7 @@ ${GEM_LIBDIR}/lib/spreadsheet/column.rb ${GEM_LIBDIR}/lib/spreadsheet/compatibility.rb ${GEM_LIBDIR}/lib/spreadsheet/datatypes.rb ${GEM_LIBDIR}/lib/spreadsheet/encodings.rb +${GEM_LIBDIR}/lib/spreadsheet/errors.rb ${GEM_LIBDIR}/lib/spreadsheet/excel.rb ${GEM_LIBDIR}/lib/spreadsheet/excel/error.rb ${GEM_LIBDIR}/lib/spreadsheet/excel/internals.rb |