<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/37ddc3f9860ebe868e5eff45a9e11f454a10e267">https://github.com/macports/macports-ports/commit/37ddc3f9860ebe868e5eff45a9e11f454a10e267</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 37ddc3f ocaml-yojson: Really fix extract failure
</span>37ddc3f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 37ddc3f9860ebe868e5eff45a9e11f454a10e267
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Sep 28 14:11:58 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> ocaml-yojson: Really fix extract failure
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> This port is using an automatically-generated GitHub tarball. These are
</span><span style='display:block; white-space:pre;color:#404040;'> gzip-compressed, not bzip2-compressed.
</span>---
ocaml/ocaml-yojson/Portfile | 3 ---
1 file changed, 3 deletions(-)
<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 68487ef..da4780f 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,7 +24,4 @@ depends_build port:ocaml-cppo
</span> depends_lib port:ocaml-easy-format \
port:ocaml-biniou
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_bzip2 yes
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-extract.suffix .tbz
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> ocaml.build_type dune
</pre><pre style='margin:0'>
</pre>