From 1aea8aaba1799c6f27831502197931c2a69cc754 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Fri, 21 Oct 2016 14:35:12 +0000 Subject: math/ocamlgsl: update 1.15.1 -> 1.19.1 - master site changed from bitbucket to github PR: 211444 Changes: https://github.com/mmottl/gsl-ocaml/blob/master/CHANGES.txt Submitted by: Rainer Hurling Approved by: Michael Gruenewald (maintainer timeout) --- math/ocamlgsl/files/patch-setup.ml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/ocamlgsl/files/patch-setup.ml') diff --git a/math/ocamlgsl/files/patch-setup.ml b/math/ocamlgsl/files/patch-setup.ml index 942fb1bf42af..181112c7504d 100644 --- a/math/ocamlgsl/files/patch-setup.ml +++ b/math/ocamlgsl/files/patch-setup.ml @@ -1,6 +1,6 @@ ---- setup.ml.orig 2014-04-26 21:42:25.000000000 +0200 -+++ setup.ml 2014-04-26 21:42:34.000000000 +0200 -@@ -6679,7 +6679,7 @@ +--- setup.ml.orig 2015-11-18 15:14:41 UTC ++++ setup.ml +@@ -6717,7 +6717,7 @@ let setup_t = { pre_command = [(OASISExpr.EBool true, None)]; post_command = @@ -9,7 +9,7 @@ }; build_type = (`Build, "ocamlbuild", Some "0.4"); build_custom = -@@ -7856,7 +7856,7 @@ +@@ -7914,7 +7914,7 @@ let setup_t = (OASISExpr.EFlag "docs", true) ]; doc_install = [(OASISExpr.EBool true, true)]; -- cgit v1.2.3