<pre style='margin:0'>
Landon Fuller (landonf) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/74f8fadd05742a50b29247da361c30d995bd86fe">https://github.com/macports/macports-ports/commit/74f8fadd05742a50b29247da361c30d995bd86fe</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 74f8fad ocaml-menheir: Add missing ocamlbuild dependency
</span>74f8fad is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 74f8fadd05742a50b29247da361c30d995bd86fe
</span>Author: Landon Fuller <landonf@macports.org>
AuthorDate: Thu Sep 26 13:06:59 2019 -0600
<span style='display:block; white-space:pre;color:#404040;'> ocaml-menheir: Add missing ocamlbuild dependency
</span>---
ocaml/ocaml-menhir/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-menhir/Portfile b/ocaml/ocaml-menhir/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 350ae5d..8be4b48 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-menhir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-menhir/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,8 @@ checksums rmd160 8daec3421e40b7c3a0537b60a0a589592493d445 \
</span> depends_lib port:ocaml-findlib \
port:ocaml
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build port:ocaml-ocamlbuild
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> patchfiles patch-Makefile.diff
use_configure no
</pre><pre style='margin:0'>
</pre>