From nobody Fri Nov 01 16:10:24 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xg5SG4QLLz5c2Lh; Fri, 01 Nov 2024 16:10:38 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-oo1-f54.google.com (mail-oo1-f54.google.com [209.85.161.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xg5SF6jRxz3xLd; Fri, 1 Nov 2024 16:10:37 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oo1-f54.google.com with SMTP id 006d021491bc7-5ec2798661aso1033947eaf.3; Fri, 01 Nov 2024 09:10:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730477436; x=1731082236; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MVeeUI8K/O4BVtA2ZVlGkeDeGaowxI+pjmrbJYLG4LE=; b=hBKKYS1FDRVOyr0K6HhlT5yRe4nvYJ0FY/r9N0sVxsob8bbsvNTOlXFqPiQRc0Gfhj ELgMviwSgLhQpW7mNKu1bcD2Xj8uzvOnW8FcdmK+Mcn6S9qa3qrTmtuMY/LFwLVRe1Ka ziGd22Q7jp/Ro5S6qNlusYThfM55+AvGGE/vCQf+YyJdmJLhH9o1qSr+AfKRkHFYBAXR 4Xc5TYWwkgNQA+jF4w++DLboaGrD370/yiPwwniA96WtoT9H0l1NXC/2my7Aiu3NNhz6 f03y0aXlY9pAHVtHxV73K/Wuks0KogHlq/W2I8FQfaTRZOKHQzc7RDj6RO7twAkOATrs nl6w== X-Forwarded-Encrypted: i=1; AJvYcCU27WbuCKXZuT2OJanAUne9zZJt4nYjxaKCIV09VTPjFVWTmUOUv7hpz18wYqrftj+bbV9VeP20PhdEnSGR2e47r3Vw6zU=@freebsd.org, AJvYcCX2m1ZbJMw6252QXfjBGGyVDzl7urCTFQ+lXa9keRrmA1rLUwToi3OYzZUKeiilEeyZr/qSIL3PqDEqTAQxH2hKgQ8NJ3Zx5Q==@freebsd.org, AJvYcCXVUh5SvadRB8p864orPjbX9KNzmI8Xfn6YU8kz6kbfhc90ROJt0hmGkWK9rsrfvychwKWTOryNNQV65VDZ+Z2Okg==@freebsd.org X-Gm-Message-State: AOJu0Yxfg//z882el2VLF1WeTaLiUpJ1BLXn6Q3CRNi6panLwrq8Xyk5 +pw4qpsJPPzpRqlKcuhfPW0T20NonJoCTdqZq695ynr/VcoDBjAuSI4Em17Ie9/F5ArJNQyYAoX sseCZt0SjzKjviG4Ddc/TYVb6BVTmdNW/ X-Google-Smtp-Source: AGHT+IH/vzO3Tn/lHmTvizRiKEmdt6GODEaBHl26MBC18ofkM+nJ1DVabN+XCwYuozacFG+vS2d+upjlyMIWZkjFxao= X-Received: by 2002:a05:6358:70cc:b0:1c3:8c84:e08c with SMTP id e5c5f4694b2df-1c5e32cc05dmr742185355d.10.1730477435856; Fri, 01 Nov 2024 09:10:35 -0700 (PDT) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 References: <202411010044.4A10iCgK052604@gitrepo.freebsd.org> In-Reply-To: From: "Jason E. Hale" Date: Fri, 1 Nov 2024 12:10:24 -0400 Message-ID: Subject: Re: git: c0294e30df31 - main - Qt5: update script and webengine to 5.15.18 To: Vladimir Druzenko Cc: "Jason E. Hale" , ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org, dev-commits-ports-all@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4Xg5SF6jRxz3xLd X-Spamd-Bar: ---- On Fri, Nov 1, 2024 at 10:47=E2=80=AFAM Vladimir Druzenko = 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 > > AuthorDate: 2024-10-31 23:56:56 +0000 > > Commit: Jason E. Hale > > 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