pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/ruby-gsl Update ruby-gsl to 2.1.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f91d0c696e8
branches:  trunk
changeset: 363276:4f91d0c696e8
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 05 14:30:51 2017 +0000

description:
Update ruby-gsl to 2.1.0.3.

* Suppress warnings in Ruby 2.4 by suppressing use of Fixnum.

diffstat:

 math/ruby-gsl/Makefile |   4 ++--
 math/ruby-gsl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d466bdcb775e -r 4f91d0c696e8 math/ruby-gsl/Makefile
--- a/math/ruby-gsl/Makefile    Mon Jun 05 14:27:13 2017 +0000
+++ b/math/ruby-gsl/Makefile    Mon Jun 05 14:30:51 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/03/20 13:27:02 taca Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/05 14:30:51 taca Exp $
 
-DISTNAME=      gsl-2.1.0.2
+DISTNAME=      gsl-2.1.0.3
 CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r d466bdcb775e -r 4f91d0c696e8 math/ruby-gsl/distinfo
--- a/math/ruby-gsl/distinfo    Mon Jun 05 14:27:13 2017 +0000
+++ b/math/ruby-gsl/distinfo    Mon Jun 05 14:30:51 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2017/03/20 13:27:02 taca Exp $
+$NetBSD: distinfo,v 1.15 2017/06/05 14:30:51 taca Exp $
 
-SHA1 (gsl-2.1.0.2.gem) = ed35349bfe1204398b19316fe1b19c88b1676b6d
-RMD160 (gsl-2.1.0.2.gem) = 8a225526b6899e2b76b37bd096d9cfccae11245d
-SHA512 (gsl-2.1.0.2.gem) = c07adfb44980ca813e114db2b0917f6b2dcb7d3bbe0ccfd9561519b4e574991f3c72f3e7115218f473154690f9284bf89c968d3c6d52d29fa0a232a1160d2704
-Size (gsl-2.1.0.2.gem) = 735232 bytes
+SHA1 (gsl-2.1.0.3.gem) = 29b39e2d88d627bc0c82c866d571fa7ce607f2b0
+RMD160 (gsl-2.1.0.3.gem) = d7d6105a61dbebbf01d9ff7ba39e8f92324a627a
+SHA512 (gsl-2.1.0.3.gem) = 63c680c237331c3a5a1f084334d3f81380c0e8ef4b78425e577434f46a8d974c0b57ef261cbefb89ec781c61e865ebb49c7deb3169b8270e184c69a25438e1ee
+Size (gsl-2.1.0.3.gem) = 735232 bytes



Home | Main Index | Thread Index | Old Index