pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/ruby-spreadsheet math/ruby-spreadsheet: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/486fe31eb291
branches: trunk
changeset: 403854:486fe31eb291
user: taca <taca%pkgsrc.org@localhost>
date: Sat Nov 02 15:13:58 2019 +0000
description:
math/ruby-spreadsheet: update to 1.2.5
Update math/ruby-spreadsheet to 1.2.5.
### 1.2.5 23.10.2019
Author: Jesu?s Manuel Garci?a Mun?oz <jesus%bebanjo.com@localhost>
Date: Wed Oct 23 20:26:01 2019 +0200
* Fixes unrecognized date format
### 1.2.4 24.05.2019
Author: Cyril Champier <cyril.champier%doctolib.com@localhost>
Date: Fri May 24 12:56:52 2019 +0200
* correct ruby version check
* can read frozen string io
### 1.2.3 12.03.2019
Author: taichi <taichi730%gmail.com@localhost>
Date: Tue Mar 12 22:29:12 2019 +0900
* Remove workaround for ruby-ole gem
### 1.2.2 01.03.2019
Author: taichi <taichi730%gmail.com@localhost>
Date: Fri Mar 1 13:00:28 2019 +0900
* fixed unit test errors caused by frozen-string-literal
* removed ruby 2.3.8 with frozen-string-literal from CI regression
(It seems that standard libraries for this version does not support the
feature enough.)
* enable '--enable-frozen-string-literal' option on CI test
### 1.2.1 28.2.2019
Author: taichi <taichi730%gmail.com@localhost>
Date: Thu Feb 28 10:30:46 2019 +0900
* Merge pull request #231 from taichi-ishitani/separated_version_file
* Merge pull request #230 from taichi-ishitani/frozen_string_literal_support
diffstat:
math/ruby-spreadsheet/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 17c02fc2c366 -r 486fe31eb291 math/ruby-spreadsheet/Makefile
--- a/math/ruby-spreadsheet/Makefile Sat Nov 02 15:12:52 2019 +0000
+++ b/math/ruby-spreadsheet/Makefile Sat Nov 02 15:13:58 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2019/02/25 16:50:23 taca Exp $
+# $NetBSD: Makefile,v 1.51 2019/11/02 15:13:58 taca Exp $
#
-DISTNAME= spreadsheet-1.2.0
+DISTNAME= spreadsheet-1.2.5
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index