<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

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

<span style='display:block; white-space:pre;color:#808000;'>commit 7d5ac5de586490b09e529a10117a0ba22ade07ad
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Oct 21 09:44:38 2021 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libcaca/Portfile b/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 68a74342355..d52a92b37b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,6 +44,8 @@ subport libcaca-devel {
</span>     long_description ${long_description} ${subport} \
 provides the libcaca GIT master branch and is typically updated monthly.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch main
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> }
 
 homepage            http://caca.zoy.org/wiki/libcaca
</pre><pre style='margin:0'>

</pre>