<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/cb3a2868fa1355f6f495d9908359bf2fb87d8dba">https://github.com/macports/macports-ports/commit/cb3a2868fa1355f6f495d9908359bf2fb87d8dba</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 cb3a2868fa1 BGHUDAppKit: Ignore stealth update
</span>cb3a2868fa1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cb3a2868fa1355f6f495d9908359bf2fb87d8dba
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Tue Mar 26 05:56:12 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    BGHUDAppKit: Ignore stealth update
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/69588
</span>---
 aqua/BGHUDAppKit/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/BGHUDAppKit/Portfile b/aqua/BGHUDAppKit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b1988d0fe5c..0a7a146632b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/BGHUDAppKit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/BGHUDAppKit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,16 +2,16 @@ PortSystem 1.0
</span> PortGroup  github 1.0
 PortGroup  xcode 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        binarygod BGHUDAppKit 0.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        timthedevguy BGHUDAppKit 0.7
</span> revision            1
 categories          aqua devel
 license             BSD
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://github.com/binarygod/BGHUDAppKit
</span> 
 description         Aqua HUD window framework
 long_description    BGHUDAppKit is a small framework to assist GUI apps in designing HUD windows
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        macports_distfiles
</span> checksums           rmd160  3a26a8497eff103774e86bcd04c1c61b2601faa6 \
                     sha256  e0f89ecb2692c53a3144ce6f2fcd8b9c2cb814d52a16ed2cc8f5b15b7e87ea52
 
</pre><pre style='margin:0'>

</pre>