summaryrefslogtreecommitdiff
path: root/math/ocamlgsl/files/patch-setup.ml
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-10-21 14:35:12 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-10-21 14:35:12 +0000
commit1aea8aaba1799c6f27831502197931c2a69cc754 (patch)
tree317abb5c3d6a80b2cf14b1bc4f4588a53c666bf3 /math/ocamlgsl/files/patch-setup.ml
parent- Mark BROKEN on 9.x: (diff)
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 <rhurlin@gwdg.de> Approved by: Michael Gruenewald <michipili@gmail.com> (maintainer timeout)
Diffstat (limited to 'math/ocamlgsl/files/patch-setup.ml')
-rw-r--r--math/ocamlgsl/files/patch-setup.ml8
1 files changed, 4 insertions, 4 deletions
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)];