<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b8d13a8259058533961a9c0a65ef9b822f517886">https://github.com/macports/macports-ports/commit/b8d13a8259058533961a9c0a65ef9b822f517886</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 b8d13a82590 caddy: fix livecheck
</span>b8d13a82590 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b8d13a8259058533961a9c0a65ef9b822f517886
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Sun May 5 01:37:48 2024 +0400

<span style='display:block; white-space:pre;color:#404040;'>    caddy: fix livecheck
</span>---
 www/caddy/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/caddy/Portfile b/www/caddy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27d2228a5a6..849d2f85c9a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/caddy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/caddy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -880,3 +880,5 @@ build.dir           ${worksrcpath}/cmd/${name}
</span> destroot {
     xinstall -m 0755 ${build.dir}/${name} ${destroot}${prefix}/bin/
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>