Date: Fri, 1 Nov 2024 12:10:24 -0400 From: "Jason E. Hale" <jhale@freebsd.org> To: Vladimir Druzenko <vvd@freebsd.org> Cc: "Jason E. Hale" <jhale@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org, dev-commits-ports-all@freebsd.org Subject: Re: git: c0294e30df31 - main - Qt5: update script and webengine to 5.15.18 Message-ID: <CAJE75NEytCq_MGc3cGngCKEiihYh2Az_rq7YL0rc0jezY9xbUw@mail.gmail.com> In-Reply-To: <ccf794a9-e6c6-4f62-ba89-7b0b38ae624a@freebsd.org> References: <202411010044.4A10iCgK052604@gitrepo.freebsd.org> <ccf794a9-e6c6-4f62-ba89-7b0b38ae624a@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 1, 2024 at 10:47=E2=80=AFAM Vladimir Druzenko <vvd@freebsd.org>= wrote: > > 01.11.2024 03:44, Jason E. Hale =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > The branch main has been updated by jhale: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc0294e30df319ae25d2383= e0f2eb215229f4ea15 > > > > commit c0294e30df319ae25d2383e0f2eb215229f4ea15 > > Author: Jason E. Hale <jhale@FreeBSD.org> > > AuthorDate: 2024-10-31 23:56:56 +0000 > > Commit: Jason E. Hale <jhale@FreeBSD.org> > > CommitDate: 2024-11-01 00:40:21 +0000 > > > > Qt5: update script and webengine to 5.15.18 > > > > MFH: 2024Q4 > > Security: 3092668e-97e4-11ef-bdd9-4ccc6adda413 > > --- > > Mk/Uses/qt-dist.mk | 10 +++++----- > > devel/qt5-script/Makefile | 1 - > > devel/qt5-script/distinfo | 6 +++--- > > www/qt5-webengine/Makefile | 3 +-- > > www/qt5-webengine/distinfo | 6 +++--- > > 5 files changed, 12 insertions(+), 14 deletions(-) > > > > diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk > > index 975390005d6c..209dc7432189 100644 > > --- a/Mk/Uses/qt-dist.mk > > +++ b/Mk/Uses/qt-dist.mk > > @@ -125,8 +125,8 @@ _KDE_quickcontrols2=3D 5 > > _KDE_quicktimeline=3D 0 > > _KDE_remoteobjects=3D 0 > > _KDE_script=3D 0 > > -_KDE_script_ORIGIN_TAG=3D v5.15.17-lts > > -_KDE_script_VERSION=3D 5.15.17 > > +_KDE_script_ORIGIN_TAG=3D v5.15.18-lts > > +_KDE_script_VERSION=3D 5.15.18 > > _KDE_scxml=3D 0 > > _KDE_sensors=3D 0 > > _KDE_serialbus=3D 0 > > @@ -138,10 +138,10 @@ _KDE_translations=3D 0 > > _KDE_virtualkeyboard=3D 0 > > _KDE_wayland=3D 59 > > _KDE_webchannel=3D 3 > > -_KDE_webengine=3D 3 > > +_KDE_webengine=3D 2 > > _KDE_webengine_BRANCH=3D 5.15 > > -_KDE_webengine_ORIGIN_TAG=3D v5.15.17-lts > > -_KDE_webengine_VERSION=3D 5.15.17 > > +_KDE_webengine_ORIGIN_TAG=3D v5.15.18-lts > > +_KDE_webengine_VERSION=3D 5.15.18 > > _KDE_webglplugin=3D 0 > > _KDE_websockets=3D 2 > > _KDE_webview=3D 0 > > diff --git a/devel/qt5-script/Makefile b/devel/qt5-script/Makefile > > index cd8e2cddefbc..8454e5172ae0 100644 > > --- a/devel/qt5-script/Makefile > > +++ b/devel/qt5-script/Makefile > > @@ -1,6 +1,5 @@ > > PORTNAME=3D script > > PORTVERSION=3D ${QT5_VERSION}${QT5_KDE_PATCH} > > -PORTREVISION=3D 1 > > CATEGORIES=3D devel > > PKGNAMEPREFIX=3D qt5- > > > > diff --git a/devel/qt5-script/distinfo b/devel/qt5-script/distinfo > > index 37bd4374993d..a0dd1440aa8c 100644 > > --- a/devel/qt5-script/distinfo > > +++ b/devel/qt5-script/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP =3D 1716917189 > > -SHA256 (KDE/Qt/5.15.17/kde-qtscript-5.15.17p0.tar.xz) =3D ad1f5d9e7483= 3e96144791304b604924f92cd9486bb05c2243d477524366beeb > > -SIZE (KDE/Qt/5.15.17/kde-qtscript-5.15.17p0.tar.xz) =3D 2623608 > > +TIMESTAMP =3D 1730320824 > > +SHA256 (KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz) =3D 55be08fe19a5= 58cb32ecb459bb06048a016df78921b68cf632b021af555b1da2 > > +SIZE (KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz) =3D 2633000 > > diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile > > index 9b1dbab6880c..fd800a850d77 100644 > > --- a/www/qt5-webengine/Makefile > > +++ b/www/qt5-webengine/Makefile > > @@ -18,8 +18,7 @@ > > # MAX_FILES_qt5_webengine=3D4096 to /usr/local/etc/poudriere.conf > > > > PORTNAME=3D webengine > > -DISTVERSION=3D ${QT5_VERSION}${QT5_KDE_PATCH} > > -PORTREVISION=3D 1 > > +PORTVERSION=3D ${QT5_VERSION}${QT5_KDE_PATCH} > > CATEGORIES=3D www > > PKGNAMEPREFIX=3D qt5- > > > > diff --git a/www/qt5-webengine/distinfo b/www/qt5-webengine/distinfo > > index 2f0150c4e664..51934ea0ca84 100644 > > --- a/www/qt5-webengine/distinfo > > +++ b/www/qt5-webengine/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP =3D 1725471562 > > -SHA256 (KDE/Qt/5.15.17/kde-qtwebengine-5.15.17p3.tar.xz) =3D d7ee81634= 51b849cf5c571719a5b6028d6c2716b8caa7ff78517f097da1ccdfe > > -SIZE (KDE/Qt/5.15.17/kde-qtwebengine-5.15.17p3.tar.xz) =3D 320971432 > > +TIMESTAMP =3D 1730320893 > > +SHA256 (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p2.tar.xz) =3D 273b2d078= 145d36b1ff2d9d3ab5f9689ca40ac5285bab4ce35d1c7a14bbeeebd > > +SIZE (KDE/Qt/5.15.18/kde-qtwebengine-5.15.18p2.tar.xz) =3D 320954788 > > Hello! > > =3D> KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz is not in > /usr/ports/devel/qt5-scripttools/distinfo. > =3D> Either /usr/ports/devel/qt5-scripttools/distinfo is out of date, or > =3D> KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz is spelled incorrectly. > > Fix: > cd /usr/ports/devel/qt5-scripttools/ > make makesum > Oops. Forgot about scripttools. Fixed in 886b4294b79c72376a765efb1a06cc821ad5d9d4. Thanks for the report! - Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJE75NEytCq_MGc3cGngCKEiihYh2Az_rq7YL0rc0jezY9xbUw>