<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/eb3a495a7f52062a9fc77459b81af14570104ff7">https://github.com/macports/macports-ports/commit/eb3a495a7f52062a9fc77459b81af14570104ff7</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 eb3a495  ocaml-ppxfind: Fix extract failure
</span>eb3a495 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit eb3a495a7f52062a9fc77459b81af14570104ff7
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Sep 28 13:33:22 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ocaml-ppxfind: Fix extract failure
</span>---
 ocaml/ocaml-ppxfind/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-ppxfind/Portfile b/ocaml/ocaml-ppxfind/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index be18b54..dfc076c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-ppxfind/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-ppxfind/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,6 +21,7 @@ checksums           rmd160  92cde2a839c01f49da99c82680a73f8e88d22045 \
</span>                     sha256  d49db026d0e74212c4b475b4e628aa57508c7452a0682d8c96e80c130ab892e4 \
                     size    3808
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+use_bzip2           yes
</span> extract.suffix      .tbz
 
 ocaml.build_type    dune
</pre><pre style='margin:0'>

</pre>