head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.4 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.2 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.1.0.8 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.6 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.4 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.2 pkgsrc-2024Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2025.09.22.05.43.27; author adam; state Exp; branches; next 1.1; commitid 3YJyYtGstS4dGFbG; 1.1 date 2024.11.04.09.39.14; author jperkin; state Exp; branches; next ; commitid qBLotyv5libUkjwF; desc @@ 1.2 log @qt6: updated to 6.9.2 As a patch release, Qt 6.9.2 does not introduce new features but delivers over 550 bug fixes, security updates, and enhancements on top of the Qt 6.9.1 release. For a detailed breakdown of the most significant changes, refer to the Qt 6.9.2 release notes. @ text @$NetBSD: patch-src_helpers_proceduralskytexturedata.cpp,v 1.1 2024/11/04 09:39:14 jperkin Exp $ Avoid "sun" conflict. --- src/helpers/proceduralskytexturedata.cpp.orig 2025-08-17 23:58:26.000000000 +0000 +++ src/helpers/proceduralskytexturedata.cpp @@@@ -13,6 +13,8 @@@@ #include +#undef sun + QT_BEGIN_NAMESPACE /*! @ 1.1 log @qt6-qtquick3d: Fix build on SunOS. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/helpers/proceduralskytexturedata.cpp.orig 2024-11-04 09:36:59.905773824 +0000 d7 3 a9 3 @@@@ -11,6 +11,8 @@@@ #include #include @