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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1a8ea93d06471dbc74c0f71bf1c13a90c315f854">https://github.com/macports/macports-ports/commit/1a8ea93d06471dbc74c0f71bf1c13a90c315f854</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 1a8ea93d064 ocaml-rresult: fix port extract
</span>1a8ea93d064 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1a8ea93d06471dbc74c0f71bf1c13a90c315f854
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Apr 20 00:47:45 2024 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ocaml/ocaml-rresult/Portfile b/ocaml/ocaml-rresult/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4f71d4262a4..4bc9d272e54 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ocaml/ocaml-rresult/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ocaml/ocaml-rresult/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,7 @@ long_description    Rresult is an OCaml module for handling computation results
</span> homepage            https://erratique.ch/software/rresult
 master_sites        https://erratique.ch/software/rresult/releases/
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+use_bzip2           yes
</span> distname            rresult-${version}
 extract.suffix      .tbz
 
</pre><pre style='margin:0'>

</pre>