<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/0609cc7a2bdbf42a257c32b86b67617b9c14bcbd">https://github.com/macports/macports-ports/commit/0609cc7a2bdbf42a257c32b86b67617b9c14bcbd</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 0609cc7a2bd gdk-pixbuf2 dependents: eliminate check for x11 variant * No longer relevant, with latest gdk-pixbuf2 release
</span>0609cc7a2bd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0609cc7a2bdbf42a257c32b86b67617b9c14bcbd
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Feb 26 13:25:48 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gdk-pixbuf2 dependents: eliminate check for x11 variant
</span><span style='display:block; white-space:pre;color:#404040;'>    * No longer relevant, with latest gdk-pixbuf2 release
</span>---
 games/xqf/Portfile        | 2 --
 gnome/gtk3-devel/Portfile | 1 -
 gnome/gtk3/Portfile       | 1 -
 3 files changed, 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/xqf/Portfile b/games/xqf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7df4f2410aa..a5bc621b3b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/xqf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/xqf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,9 +37,7 @@ depends_lib         port:desktop-file-utils \
</span> 
 patchfiles          patch-Makefile.am.diff
                     
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# requires gdk-pixbuf2 +x11
</span> # requires gtk2 +x11
<span style='display:block; white-space:pre;background:#ffe0e0;'>-require_active_variants gdk-pixbuf2 x11
</span> require_active_variants gtk2 x11
 
 configure.cmd       ./autogen.sh && ./configure
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk3-devel/Portfile b/gnome/gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fb3cd3cd387..b4f6374333b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -254,7 +254,6 @@ variant quartz conflicts x11 {
</span> variant x11 conflicts quartz {
     require_active_variants path:lib/pkgconfig/cairo.pc:cairo x11
     require_active_variants path:lib/pkgconfig/pango.pc:pango x11
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    require_active_variants path:lib/pkgconfig/gdk-pixbuf-2.0.pc:gdk-pixbuf2 x11
</span> 
     depends_lib-append      port:xorg-libXi \
                             port:xorg-libXrandr \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk3/Portfile b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 90a5516fc52..553b53dcaeb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -254,7 +254,6 @@ variant quartz conflicts x11 {
</span> variant x11 conflicts quartz {
     require_active_variants path:lib/pkgconfig/cairo.pc:cairo x11
     require_active_variants path:lib/pkgconfig/pango.pc:pango x11
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    require_active_variants path:lib/pkgconfig/gdk-pixbuf-2.0.pc:gdk-pixbuf2 x11
</span> 
     depends_lib-append      port:xorg-libXi \
                             port:xorg-libXrandr \
</pre><pre style='margin:0'>

</pre>