<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/80049b152028596f6c1c9d2ae0a762e5b2172d23">https://github.com/macports/macports-ports/commit/80049b152028596f6c1c9d2ae0a762e5b2172d23</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 80049b1  ocaml-yojson: Fix extract failure
</span>80049b1 is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-yojson/Portfile b/ocaml/ocaml-yojson/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 54c54f1..68487ef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-yojson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-yojson/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,6 +24,7 @@ depends_build       port:ocaml-cppo
</span> depends_lib         port:ocaml-easy-format \
                     port:ocaml-biniou
 
<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>