From 5376377097b04b75db59bd7c66ccfa9ea43ad83b Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sat, 2 Aug 2025 15:32:39 +1000 Subject: [PATCH] nomaintainer sysutils/*: remove compiler_blacklist_versions --- sysutils/diffutils/Portfile | 2 -- sysutils/groff/Portfile | 1 - sysutils/poac/Portfile | 1 - sysutils/vtm/Portfile | 1 - 4 files changed, 5 deletions(-) diff --git a/sysutils/diffutils/Portfile b/sysutils/diffutils/Portfile index 260ebae1509..99835034657 100644 --- a/sysutils/diffutils/Portfile +++ b/sysutils/diffutils/Portfile @@ -2,8 +2,6 @@ PortSystem 1.0 -PortGroup compiler_blacklist_versions 1.0 - name diffutils version 3.12 revision 0 diff --git a/sysutils/groff/Portfile b/sysutils/groff/Portfile index 36e3d7846ce..fc8f1e03126 100644 --- a/sysutils/groff/Portfile +++ b/sysutils/groff/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 muniversal 1.1 name groff diff --git a/sysutils/poac/Portfile b/sysutils/poac/Portfile index e4fe3a2a9c9..874eb9b8b81 100644 --- a/sysutils/poac/Portfile +++ b/sysutils/poac/Portfile @@ -6,7 +6,6 @@ PortGroup github 1.0 PortGroup boost 1.0 PortGroup openssl 1.0 PortGroup legacysupport 1.1 -PortGroup compiler_blacklist_versions 1.0 # On <10.15 built-in libc++ has no support for std::filesystem legacysupport.newest_darwin_requires_legacy 18 diff --git a/sysutils/vtm/Portfile b/sysutils/vtm/Portfile index b60da2a9cab..43dfcdd80ce 100644 --- a/sysutils/vtm/Portfile +++ b/sysutils/vtm/Portfile @@ -4,7 +4,6 @@ PortSystem 1.0 PortGroup github 1.0 PortGroup cmake 1.1 PortGroup legacysupport 1.1 -PortGroup compiler_blacklist_versions 1.0 github.setup netxs-group vtm 0.9.99.69 v github.tarball_from archive