From dc34705481f2d7dacd2eaff939d48ecfbfcc760b Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Tue, 5 Aug 2025 13:38:02 +1000 Subject: [PATCH] openmaintainer gnome/*: remove compiler_blacklist_versions --- gnome/evince/Portfile | 1 - gnome/gedit/Portfile | 1 - gnome/gexiv2/Portfile | 1 - gnome/ghex/Portfile | 1 - gnome/gitg/Portfile | 1 - gnome/glom/Portfile | 1 - gnome/gnome-calculator/Portfile | 1 - gnome/gnome-keyring/Portfile | 1 - gnome/gnome-system-monitor/Portfile | 1 - gnome/gnome-terminal/Portfile | 1 - gnome/goocanvasmm2/Portfile | 1 - gnome/gtk3-devel/Portfile | 1 - gnome/gtk3/Portfile | 1 - gnome/gtksourceview3/Portfile | 1 - gnome/gucharmap/Portfile | 1 - gnome/libsoup-devel/Portfile | 1 - gnome/libsoup/Portfile | 1 - gnome/liferea/Portfile | 1 - gnome/metacity/Portfile | 1 - gnome/nautilus/Portfile | 1 - gnome/tracker/Portfile | 1 - 21 files changed, 21 deletions(-) diff --git a/gnome/evince/Portfile b/gnome/evince/Portfile index 06c1eb59d2f..52e5d8b8978 100644 --- a/gnome/evince/Portfile +++ b/gnome/evince/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup gobject_introspection 1.0 PortGroup legacysupport 1.0 PortGroup yelp 1.0 diff --git a/gnome/gedit/Portfile b/gnome/gedit/Portfile index fa13606636d..a276c13cb1a 100644 --- a/gnome/gedit/Portfile +++ b/gnome/gedit/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup app 1.0 PortGroup meson 1.0 PortGroup yelp 1.0 diff --git a/gnome/gexiv2/Portfile b/gnome/gexiv2/Portfile index e1e73523a23..7a8e7eb2800 100644 --- a/gnome/gexiv2/Portfile +++ b/gnome/gexiv2/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup meson 1.0 name gexiv2 diff --git a/gnome/ghex/Portfile b/gnome/ghex/Portfile index e65c27d6ad4..a1d530140dd 100644 --- a/gnome/ghex/Portfile +++ b/gnome/ghex/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup yelp 1.0 name ghex diff --git a/gnome/gitg/Portfile b/gnome/gitg/Portfile index 5f142a5be2a..675cd32cd03 100644 --- a/gnome/gitg/Portfile +++ b/gnome/gitg/Portfile @@ -3,7 +3,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 PortGroup app 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup gitlab 1.0 PortGroup meson 1.0 diff --git a/gnome/glom/Portfile b/gnome/glom/Portfile index 1a9031a6598..7ab6b397b08 100644 --- a/gnome/glom/Portfile +++ b/gnome/glom/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup perl5 1.0 PortGroup boost 1.0 PortGroup yelp 1.0 diff --git a/gnome/gnome-calculator/Portfile b/gnome/gnome-calculator/Portfile index aa021237ad7..01991b1bb0b 100644 --- a/gnome/gnome-calculator/Portfile +++ b/gnome/gnome-calculator/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup meson 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup yelp 1.0 name gnome-calculator diff --git a/gnome/gnome-keyring/Portfile b/gnome/gnome-keyring/Portfile index 6e83c2027f4..6a3e8fb6096 100644 --- a/gnome/gnome-keyring/Portfile +++ b/gnome/gnome-keyring/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup legacysupport 1.0 name gnome-keyring diff --git a/gnome/gnome-system-monitor/Portfile b/gnome/gnome-system-monitor/Portfile index 8bcee18e307..5b4e27ed147 100644 --- a/gnome/gnome-system-monitor/Portfile +++ b/gnome/gnome-system-monitor/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup yelp 1.0 # As of 3.17.90 requires C++11 to build when using gtkmm3 > 3.16.0 diff --git a/gnome/gnome-terminal/Portfile b/gnome/gnome-terminal/Portfile index 5e189c724da..b6883779bb8 100644 --- a/gnome/gnome-terminal/Portfile +++ b/gnome/gnome-terminal/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup yelp 1.0 name gnome-terminal diff --git a/gnome/goocanvasmm2/Portfile b/gnome/goocanvasmm2/Portfile index 81bee966baf..f8aa2df050c 100644 --- a/gnome/goocanvasmm2/Portfile +++ b/gnome/goocanvasmm2/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 name goocanvasmm2 set gname goocanvasmm diff --git a/gnome/gtk3-devel/Portfile b/gnome/gtk3-devel/Portfile index 8471b628fcc..c2b6a3f0945 100644 --- a/gnome/gtk3-devel/Portfile +++ b/gnome/gtk3-devel/Portfile @@ -4,7 +4,6 @@ PortSystem 1.0 PortGroup muniversal 1.0 PortGroup xcodeversion 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup legacysupport 1.1 PortGroup meson 1.0 PortGroup debug 1.0 diff --git a/gnome/gtk3/Portfile b/gnome/gtk3/Portfile index 8c524a00943..b3257156f04 100644 --- a/gnome/gtk3/Portfile +++ b/gnome/gtk3/Portfile @@ -4,7 +4,6 @@ PortSystem 1.0 PortGroup muniversal 1.0 PortGroup xcodeversion 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup legacysupport 1.1 PortGroup meson 1.0 PortGroup debug 1.0 diff --git a/gnome/gtksourceview3/Portfile b/gnome/gtksourceview3/Portfile index fcc11c28e8f..4b36ee96e83 100644 --- a/gnome/gtksourceview3/Portfile +++ b/gnome/gtksourceview3/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup gobject_introspection 1.0 name gtksourceview3 diff --git a/gnome/gucharmap/Portfile b/gnome/gucharmap/Portfile index 4a6935d4d30..55924d37783 100644 --- a/gnome/gucharmap/Portfile +++ b/gnome/gucharmap/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup meson 1.0 PortGroup yelp 1.0 diff --git a/gnome/libsoup-devel/Portfile b/gnome/libsoup-devel/Portfile index 1b5508e74ea..466b5cf62d4 100644 --- a/gnome/libsoup-devel/Portfile +++ b/gnome/libsoup-devel/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup meson 1.0 name libsoup-devel diff --git a/gnome/libsoup/Portfile b/gnome/libsoup/Portfile index 171c06c708c..0d5626956e1 100644 --- a/gnome/libsoup/Portfile +++ b/gnome/libsoup/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup meson 1.0 name libsoup diff --git a/gnome/liferea/Portfile b/gnome/liferea/Portfile index d5b0a1d4337..6d14cda7748 100644 --- a/gnome/liferea/Portfile +++ b/gnome/liferea/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup github 1.0 PortGroup gobject_introspection 1.0 diff --git a/gnome/metacity/Portfile b/gnome/metacity/Portfile index 8a44ea546f7..d4c6848b1c8 100644 --- a/gnome/metacity/Portfile +++ b/gnome/metacity/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 name metacity version 3.52.0 diff --git a/gnome/nautilus/Portfile b/gnome/nautilus/Portfile index d24adb90cd4..d19bf15248b 100644 --- a/gnome/nautilus/Portfile +++ b/gnome/nautilus/Portfile @@ -2,7 +2,6 @@ PortSystem 1.0 PortGroup active_variants 1.1 -PortGroup compiler_blacklist_versions 1.0 PortGroup gobject_introspection 1.0 name nautilus diff --git a/gnome/tracker/Portfile b/gnome/tracker/Portfile index aeaaa5ac507..59263a1791b 100644 --- a/gnome/tracker/Portfile +++ b/gnome/tracker/Portfile @@ -1,7 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 PortGroup meson 1.0 name tracker