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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a29e546eb18b6fdfab7144dbee6c323779214f88">https://github.com/macports/macports-ports/commit/a29e546eb18b6fdfab7144dbee6c323779214f88</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 a29e546eb18 db46: add a space to test
</span>a29e546eb18 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a29e546eb18b6fdfab7144dbee6c323779214f88
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Dec 28 20:11:44 2022 -0800

<span style='display:block; white-space:pre;color:#404040;'>    db46: add a space to test
</span>---
 databases/db46/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/db46/Portfile b/databases/db46/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e363b345eb1..9719c316fa8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/db46/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/db46/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ patchfiles      patch.${version}.1 \
</span>                 patch.${version}.4
 
 # https://trac.macports.org/ticket/66244
<span style='display:block; white-space:pre;background:#ffe0e0;'>-if {${os.platform} eq "darwin" && ${os.major} >=22 } {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+if {${os.platform} eq "darwin" && ${os.major} >= 22 } {
</span>     depends_patch-append port:gpatch
     patch.cmd   ${prefix}/bin/gpatch
     patch.pre_args-append --read-only=ignore
</pre><pre style='margin:0'>

</pre>