pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/ruby-roo



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Oct 15 14:45:17 UTC 2016

Modified Files:
        pkgsrc/math/ruby-roo: Makefile PLIST distinfo

Log Message:
Update ruby-roo to 2.5.1.

## [2.5.1] 2016-08-26
### Fixed
- Fixed NameError. [337](https://github.com/roo-rb/roo/pull/337)

## [2.5.0] 2016-08-21
### Fixed
- Remove tempdirs via finalizers on garbage collection. This cleans them up in all known cases, rather than just when the #close method is called. The #close method can be used to cleanup early. 
[329](https://github.com/roo-rb/roo/pull/329)
- Fixed README.md typo [318](https://github.com/roo-rb/roo/pull/318)
- Parse sheets in ODS files once to improve performance [320](https://github.com/roo-rb/roo/pull/320)
- Fix some Cell conversion issues [324](https://github.com/roo-rb/roo/pull/324) and [331](https://github.com/roo-rb/roo/pull/331)
- Improved memory performance [332](https://github.com/roo-rb/roo/pull/332)
- Added `no_hyperlinks` option to improve streamig performance [319](https://github.com/roo-rb/roo/pull/319) and [333](https://github.com/roo-rb/roo/pull/333)

### Deprecations
- Roo::Base::TEMP_PREFIX should be accessed via Roo::TEMP_PREFIX
- The private Roo::Base#make_tempdir is now available at the class level in
  classes that use tempdirs, added via Roo::Tempdir
=======
### Added
- Discard hiperlinks lookups to allow streaming parsing without loading whole files

## [2.4.0] 2016-05-14
### Fixed
- Fixed opening spreadsheets with charts [315](https://github.com/roo-rb/roo/pull/315)
- Fixed memory issues for Roo::Utils.number_to_letter [308](https://github.com/roo-rb/roo/pull/308)
- Fixed Roo::Excelx::Cell::Number to recognize floating point numbers [306](https://github.com/roo-rb/roo/pull/306)
- Fixed version number in Readme.md [304](https://github.com/roo-rb/roo/pull/304)

### Added
- Added initial support for HTML formatting [278](https://github.com/roo-rb/roo/pull/278)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/ruby-roo/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/ruby-roo/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/ruby-roo/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/ruby-roo/Makefile
diff -u pkgsrc/math/ruby-roo/Makefile:1.3 pkgsrc/math/ruby-roo/Makefile:1.4
--- pkgsrc/math/ruby-roo/Makefile:1.3   Wed Mar  9 15:09:22 2016
+++ pkgsrc/math/ruby-roo/Makefile       Sat Oct 15 14:45:17 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/03/09 15:09:22 taca Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/15 14:45:17 taca Exp $
 
-DISTNAME=      roo-2.3.2
+DISTNAME=      roo-2.5.1
 CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/ruby-roo/PLIST
diff -u pkgsrc/math/ruby-roo/PLIST:1.1 pkgsrc/math/ruby-roo/PLIST:1.2
--- pkgsrc/math/ruby-roo/PLIST:1.1      Tue Jan 12 09:39:55 2016
+++ pkgsrc/math/ruby-roo/PLIST  Sat Oct 15 14:45:17 2016
@@ -1,11 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2016/01/12 09:39:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/10/15 14:45:17 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+${GEM_LIBDIR}/.github/ISSUE_TEMPLATE
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.simplecov
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile_ruby2
 ${GEM_LIBDIR}/Guardfile
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
@@ -44,6 +45,7 @@ ${GEM_LIBDIR}/lib/roo/libre_office.rb
 ${GEM_LIBDIR}/lib/roo/link.rb
 ${GEM_LIBDIR}/lib/roo/open_office.rb
 ${GEM_LIBDIR}/lib/roo/spreadsheet.rb
+${GEM_LIBDIR}/lib/roo/tempdir.rb
 ${GEM_LIBDIR}/lib/roo/utils.rb
 ${GEM_LIBDIR}/lib/roo/version.rb
 ${GEM_LIBDIR}/roo.gemspec
@@ -71,3 +73,4 @@ ${GEM_LIBDIR}/test/excelx/cell/test_stri
 ${GEM_LIBDIR}/test/excelx/cell/test_time.rb
 ${GEM_LIBDIR}/test/test_helper.rb
 ${GEM_LIBDIR}/test/test_roo.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec

Index: pkgsrc/math/ruby-roo/distinfo
diff -u pkgsrc/math/ruby-roo/distinfo:1.2 pkgsrc/math/ruby-roo/distinfo:1.3
--- pkgsrc/math/ruby-roo/distinfo:1.2   Wed Mar  9 15:09:22 2016
+++ pkgsrc/math/ruby-roo/distinfo       Sat Oct 15 14:45:17 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/03/09 15:09:22 taca Exp $
+$NetBSD: distinfo,v 1.3 2016/10/15 14:45:17 taca Exp $
 
-SHA1 (roo-2.3.2.gem) = 030ece0c8323b4e0858f3c111bd863c8ab39df2b
-RMD160 (roo-2.3.2.gem) = 36eb4f0263fc1920bbbacbc1359ab42089af9c14
-SHA512 (roo-2.3.2.gem) = 2ad362f4dfae456751e19f367565e30770e397146cefd2d3fa8a5e9fcc856da6aeae473e365e4992d5ee35b738ccbc067783b7b3ee7028bdab1b4bb3afca90a8
-Size (roo-2.3.2.gem) = 77312 bytes
+SHA1 (roo-2.5.1.gem) = a040643100d71caf784637f167851b0789f337de
+RMD160 (roo-2.5.1.gem) = 3a1287a547a9c58810411bc3ffcc463c3b7662c9
+SHA512 (roo-2.5.1.gem) = dc995fcfc3cca3365a2825b550100980e39681732b80e35dc8c2b71b181ff3d3f2072f5027641cd250fc99e424c50c76078a6f8c4f63163e66d3b83fa573bfbe
+Size (roo-2.5.1.gem) = 80384 bytes



Home | Main Index | Thread Index | Old Index