git: f6d8bf07dc18 - main - *: move FreeBSD 14.0 EOL to 2024Q4

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 10 Jun 2024 16:55:41 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f6d8bf07dc1871848e7e5a1fbb0224139e94936e

commit f6d8bf07dc1871848e7e5a1fbb0224139e94936e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-10 16:54:14 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-10 16:55:08 +0000

    *: move FreeBSD 14.0 EOL to 2024Q4
    
    FreeBSD 14.1 was released on 2024-06-04. The transition period is at
    least 3 months but usually rounded up to almost 4 months.
---
 devel/hyprlang/Makefile                  | 2 +-
 devel/hyprwayland-scanner/Makefile       | 2 +-
 x11-wm/hyprland/Makefile                 | 2 +-
 x11/hyprcursor/Makefile                  | 2 +-
 x11/hypridle/Makefile                    | 2 +-
 x11/hyprlock/Makefile                    | 2 +-
 x11/xdg-desktop-portal-hyprland/Makefile | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile
index 88d1463d0f04..8c7cc69a4bcb 100644
--- a/devel/hyprlang/Makefile
+++ b/devel/hyprlang/Makefile
@@ -20,7 +20,7 @@ PLIST_FILES=	include/${PORTNAME}.hpp \
 		lib/lib${PORTNAME}.so.${PORTVERSION} \
 		libdata/pkgconfig/${PORTNAME}.pc
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
 .endif
diff --git a/devel/hyprwayland-scanner/Makefile b/devel/hyprwayland-scanner/Makefile
index 044e68caab42..9847bd3c1225 100644
--- a/devel/hyprwayland-scanner/Makefile
+++ b/devel/hyprwayland-scanner/Makefile
@@ -20,7 +20,7 @@ PLIST_FILES=	bin/${PORTNAME} \
 		lib/cmake/${PORTNAME}/${PORTNAME}-config.cmake \
 		libdata/pkgconfig/${PORTNAME}.pc
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/include/c++/v1/__format/format_functions.h) && \
    !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 164287608060..88790806ab9f 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -41,7 +41,7 @@ MESON_ARGS=	-Dsystemd=disabled
 # Generated by "make update-hash" for commit_pins in hyprpm.toml
 GH_HASH=	cba1ade848feac44b2eda677503900639581c3f4
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
 .endif
diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile
index 643e163992f7..284bd41549ac 100644
--- a/x11/hyprcursor/Makefile
+++ b/x11/hyprcursor/Makefile
@@ -21,7 +21,7 @@ USE_GNOME=	cairo librsvg2
 GH_ACCOUNT=	hyprwm
 PLIST_SUB=	VERSION=${DISTVERSION:C/-.*//}
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
 .endif
diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile
index b919d5c69f24..3c8f65ec3c43 100644
--- a/x11/hypridle/Makefile
+++ b/x11/hypridle/Makefile
@@ -22,7 +22,7 @@ LDFLAGS+=	-Wl,--as-needed # sdbus-cpp deps
 PLIST_FILES=	bin/${PORTNAME} \
 		lib/systemd/user/${PORTNAME}.service
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/include/c++/v1/__format/format_functions.h) && \
    !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile
index ff45267366aa..716c62e778ec 100644
--- a/x11/hyprlock/Makefile
+++ b/x11/hyprlock/Makefile
@@ -30,7 +30,7 @@ LDFLAGS+=	-Wl,--as-needed # pango deps
 PLIST_FILES=	bin/${PORTNAME} \
 		etc/pam.d/${PORTNAME}
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
 .endif
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 18ae03f006d0..bc92a7fc602f 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -50,7 +50,7 @@ USES:=		${USES:S/qt:6/qt:5/}
 USE_QT=		qmake:build buildtools:build core gui wayland:run widgets
 .endif
 
-# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
+# XXX Drop after FreeBSD 14.0 EOL around 2024-10-01
 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)
 CXXFLAGS+=	-fexperimental-library
 .endif