qt5-qtconnectivity-docs: remove patch included upstream

Closes: https://trac.macports.org/ticket/74055
This commit is contained in:
Renee Otten
2026-05-31 21:33:29 -04:00
parent ff416204eb
commit 42673ebb8a
-3
View File
@@ -1991,9 +1991,6 @@ foreach {module module_info} [array get modules] {
} elseif { ${module} eq "qtquick3d" } {
# see https://bugreports.qt.io/browse/QTBUG-84037
patchfiles-append patch-qtquick3d-assimp.diff
} elseif { ${module} eq "qtconnectivity" } {
# TODO: remove when updating to 5.15.19
patchfiles-append CVE-2025-23050-qtconnectivity-5.15.diff
}
}
}