<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

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

<span style='display:block; white-space:pre;color:#808000;'>commit 2484c88dbf9cf4b6ef3bb57c8f19a37af6923c15
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Thu Apr 24 13:01:08 2025 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/log4cxx/Portfile b/devel/log4cxx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7e3f4c6901e..55afe325bee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/log4cxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/log4cxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,10 @@ PortSystem          1.0
</span> PortGroup           cmake 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        apache logging-log4cxx v
</span> name                log4cxx
 version             1.4.0
 revision            0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        apache logging-log4cxx ${version} rel/v
</span> 
 categories          devel
 license             Apache-2
</pre><pre style='margin:0'>

</pre>