<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e4cdaec04d827261f51b0829328cc74eaf81a636">https://github.com/macports/macports-ports/commit/e4cdaec04d827261f51b0829328cc74eaf81a636</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 e4cdaec  ocaml-ctypes: Fix livecheck
</span>e4cdaec is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e4cdaec04d827261f51b0829328cc74eaf81a636
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Fri Jan 5 15:09:14 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    ocaml-ctypes: Fix livecheck
</span>---
 ocaml/ocaml-ctypes/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-ctypes/Portfile b/ocaml/ocaml-ctypes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9c2caf5..8a4b222 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-ctypes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-ctypes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,3 +26,6 @@ use_configure       no
</span> use_parallel_build  no
 destroot.destdir    OCAMLFIND=${ocamlfind_wrapper}
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       https://github.com/ocamllabs/ocaml-ctypes/releases/latest
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     "(\[0-9\.\]+).tar.gz"
</span></pre><pre style='margin:0'>

</pre>