<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/f18505e4b3db0165f671e689681422bcaa34f0b4">https://github.com/macports/macports-ports/commit/f18505e4b3db0165f671e689681422bcaa34f0b4</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 f18505e4b3d gtk2-devel: rename new variant to 'bit_depth_1' - Variant names cannot start with a number See: https://trac.macports.org/ticket/65974
</span>f18505e4b3d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f18505e4b3db0165f671e689681422bcaa34f0b4
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon May 15 19:43:41 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gtk2-devel: rename new variant to 'bit_depth_1'
</span><span style='display:block; white-space:pre;color:#404040;'>    - Variant names cannot start with a number
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/65974
</span>---
 gnome/gtk2-devel/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk2-devel/Portfile b/gnome/gtk2-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c6b6a49aaaf..b5db51750de 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk2-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk2-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -260,7 +260,7 @@ variant bundle requires quartz description {Support including into a bundle} {
</span>     notes "You have enabled 'bundle' variant which breaks GTK2 when used outside of application bundle!"
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant 1bit requires quartz description {Enable experimental 1-bit image support} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant bit_depth_1 requires quartz description {Enable experimental 1-bit image support} {
</span>     # Experimental upstream patch for 1-bit image support
     # https://gitlab.gnome.org/GNOME/gtk/-/issues/580
     # https://gitlab.gnome.org/GNOME/gtk/uploads/2a194d81de8e8346a81816870264b3bf/gdkimage.patch
</pre><pre style='margin:0'>

</pre>