pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/ruby-gsl



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Oct 15 14:42:10 UTC 2016

Modified Files:
        pkgsrc/math/ruby-gsl: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/ruby-gsl/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/ruby-gsl/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-gsl/Makefile
diff -u pkgsrc/math/ruby-gsl/Makefile:1.17 pkgsrc/math/ruby-gsl/Makefile:1.18
--- pkgsrc/math/ruby-gsl/Makefile:1.17  Sat Mar 12 13:38:33 2016
+++ pkgsrc/math/ruby-gsl/Makefile       Sat Oct 15 14:42:10 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/03/12 13:38:33 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/10/15 14:42:10 taca Exp $
 
-DISTNAME=      gsl-2.1.0
+DISTNAME=      gsl-2.1.0.1
 CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

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



Home | Main Index | Thread Index | Old Index