Date: Sun, 23 Mar 2025 09:25:20 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 26d271dcaebd - main - www/qt5-webengine: Manually roll latest commits Message-ID: <202503230925.52N9PKbD063295@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=26d271dcaebddb4d6860ab277b78ee03805d0fdb commit 26d271dcaebddb4d6860ab277b78ee03805d0fdb Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-03-23 08:42:57 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-03-23 09:22:34 +0000 www/qt5-webengine: Manually roll latest commits Update qtwebengine to [1] Update submodule qtwebengine-chromium to [2] Kudos to upstream for keeping on with the Chromium security updates, but the Chromium submodule doesn't always get updated in the qtwebengine repo. Getting to the end of the the line for Qt5. This is a custom release based on [1] and [2], bringing several security fixes and support for Python 3.12 and 3.13. [1] https://code.qt.io/cgit/qt/qtwebengine.git/commit/?h=5.15&id=9a16262bc87bbf327e988e18c49ab0f47b766fe2 [2] https://code.qt.io/cgit/qt/qtwebengine-chromium.git/commit/?h=87-based&id=480e246dfe9d9dffc3c18585ed53ec51eb8abfbd Security: a58fdfef-07c6-11f0-8688-4ccc6adda413 --- Mk/Uses/qt-dist.mk | 2 +- www/qt5-webengine/Makefile | 1 - www/qt5-webengine/distinfo | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk index ea6be7f3c2b8..7fc7bebadd3d 100644 --- a/Mk/Uses/qt-dist.mk +++ b/Mk/Uses/qt-dist.mk @@ -140,7 +140,7 @@ _KDE_wayland= 59 _KDE_webchannel= 3 # We track the 5.15 branch for www/qt5-webengine to make it easier to # stay on top of Chromium security patches. -_KDE_webengine= 5 +_KDE_webengine= 7 _KDE_webengine_BRANCH= 5.15 _KDE_webengine_ORIGIN_TAG= v5.15.18-lts _KDE_webengine_VERSION= 5.15.18 diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile index 7bd2d8ab4fee..d020c18c59da 100644 --- a/www/qt5-webengine/Makefile +++ b/www/qt5-webengine/Makefile @@ -19,7 +19,6 @@ PORTNAME= webengine PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} -PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= qt5- diff --git a/www/qt5-webengine/distinfo b/www/qt5-webengine/distinfo index bd4377499e56..840d76aa36ab 100644 --- a/www/qt5-webengine/distinfo +++ b/www/qt5-webengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732218152 -SHA256 (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p5.tar.xz) = 1cbba269ee55a58b4000eda01e90a50f0a20e5f7ed99de70d5706889cb61fbda -SIZE (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p5.tar.xz) = 320985832 +TIMESTAMP = 1742717179 +SHA256 (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p7.tar.xz) = 966821ca2e3772f408abbcf721c0018f7f0c3fe995db82d44b3900c70c06ce04 +SIZE (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p7.tar.xz) = 321068064home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503230925.52N9PKbD063295>
