Sat Oct 15 14:42:10 2016 UTC ()
Update ruby-gsl to 2.1.0.1.

AFAIR, pkgsrc's ruby23-base dose not met below problem but here is changes:

* Gem was not compiling on Ruby 2.3.0 due to non-availability of
  correct headers. This minor release fixes that problem.


(taca)
diff -r1.17 -r1.18 pkgsrc/math/ruby-gsl/Makefile
diff -r1.12 -r1.13 pkgsrc/math/ruby-gsl/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/math/ruby-gsl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/math/ruby-gsl/Attic/Makefile 2016/03/12 13:38:33 1.17
+++ pkgsrc/math/ruby-gsl/Attic/Makefile 2016/10/15 14:42:10 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2016/03/12 13:38:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2016/10/15 14:42:10 taca Exp $
2 2
3DISTNAME= gsl-2.1.0 3DISTNAME= gsl-2.1.0.1
4CATEGORIES= math 4CATEGORIES= math
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://github.com/SciRuby/rb-gsl 7HOMEPAGE= http://github.com/SciRuby/rb-gsl
8COMMENT= Ruby interface to GNU Scientific Library 8COMMENT= Ruby interface to GNU Scientific Library
9LICENSE= gnu-gpl-v2 # OR later 9LICENSE= gnu-gpl-v2 # OR later
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-narray>=0.5.9:../../math/ruby-narray 11DEPENDS+= ${RUBY_PKGPREFIX}-narray>=0.5.9:../../math/ruby-narray
12 12
13USE_GCC_RUNTIME= yes 13USE_GCC_RUNTIME= yes
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../math/gsl/buildlink3.mk" 16.include "../../math/gsl/buildlink3.mk"

cvs diff -r1.12 -r1.13 pkgsrc/math/ruby-gsl/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/math/ruby-gsl/Attic/distinfo 2016/03/12 13:38:33 1.12
+++ pkgsrc/math/ruby-gsl/Attic/distinfo 2016/10/15 14:42:10 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2016/03/12 13:38:33 wiz Exp $ 1$NetBSD: distinfo,v 1.13 2016/10/15 14:42:10 taca Exp $
2 2
3SHA1 (gsl-2.1.0.gem) = 2d07865174b524539965773a78f002344d5a24e7 3SHA1 (gsl-2.1.0.1.gem) = ea90ed865507b4d4123c1b7deb4b250306831eac
4RMD160 (gsl-2.1.0.gem) = 8ef6e58151b0103e1c2e4b945b354841ec66556f 4RMD160 (gsl-2.1.0.1.gem) = 22a116c15bc6cc852822c4aaf09b6b176aa703ac
5SHA512 (gsl-2.1.0.gem) = b6632429160dff2f8cbe2ad929e2c56ba18a3922ed441411b805c14df52ff7cdecb41951fe6b061a746cae32f90af0c108f1ce08df64c197947e395d02fb5861 5SHA512 (gsl-2.1.0.1.gem) = e07056b9989f5dd8ee06df02cf548607ae06af1e347eec7c5a50ad69bac51ab642b10d5b7e8bbd8d77666aba9cf6985145ac3b23d02489ed616bfa884dbf96f4
6Size (gsl-2.1.0.gem) = 729600 bytes 6Size (gsl-2.1.0.1.gem) = 729600 bytes