Received: by mail.netbsd.org (Postfix, from userid 605) id 3953484EF3; Wed, 1 Mar 2023 13:36:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6913A84EF1 for ; Wed, 1 Mar 2023 13:36:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nWL72ffZoNJl for ; Wed, 1 Mar 2023 13:36:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BFF9F84E8E for ; Wed, 1 Mar 2023 13:36:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B37F0FA90; Wed, 1 Mar 2023 13:36:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677677779298010" MIME-Version: 1.0 Date: Wed, 1 Mar 2023 13:36:19 +0000 From: "pin" Subject: CVS commit: pkgsrc/x11/qt5ct To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230301133619.B37F0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677677779298010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: pin Date: Wed Mar 1 13:36:19 UTC 2023 Modified Files: pkgsrc/x11/qt5ct: Makefile PLIST distinfo Log Message: x11/qt5ct: update to 1.7 Version 1.7 * added keywords entry to desktop file (Mateusz Łukasik) * changed minimal Qt version to 5.15 for cmake build system * fixed qmake build Version 1.6 * added XDG desktop portal dialogs support (Marco Genasci) * added qt6ct compatibility * improved warning about incorrect environment variable * improved icon loader * only prepend our stylesheet if it has changed (Carlo Teubner) * changed minimal required Qt version from 5.4 to 5.9 * fixed compatibility with applications that use own stylesheet (John Lindgren) * fixed some clazy and clang-tidy warnings * changed font configuration format * updated Bulgarian translation (Kiril Kirilov) * updated Catalan translation (Toni Estévez) * updated Chinese (Traditional) translation (s8321414) * updated Czech translation (fri) * updated Dutch translation (Heimen Stoffels) * updated Greek translation (Dimitrios Glentadakis) * updated Japanese translation (UTUMI Hirosi) * updated Polish translation (Marek Adamski) * updated Russian translation (Ilya Kotov) * updated Spanish translation (Toni Estévez) * updated Ukrainian translation (Denys Nykula) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/qt5ct/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt5ct/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/qt5ct/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677677779298010 Content-Disposition: inline Content-Length: 2067 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/qt5ct/Makefile diff -u pkgsrc/x11/qt5ct/Makefile:1.18 pkgsrc/x11/qt5ct/Makefile:1.19 --- pkgsrc/x11/qt5ct/Makefile:1.18 Sun Jan 29 21:18:21 2023 +++ pkgsrc/x11/qt5ct/Makefile Wed Mar 1 13:36:19 2023 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2023/01/29 21:18:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2023/03/01 13:36:19 pin Exp $ -DISTNAME= qt5ct-1.5 -PKGREVISION= 4 +DISTNAME= qt5ct-1.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qt5ct/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/x11/qt5ct/PLIST diff -u pkgsrc/x11/qt5ct/PLIST:1.2 pkgsrc/x11/qt5ct/PLIST:1.3 --- pkgsrc/x11/qt5ct/PLIST:1.2 Wed Jun 17 18:35:36 2020 +++ pkgsrc/x11/qt5ct/PLIST Wed Mar 1 13:36:19 2023 @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2020/06/17 18:35:36 pin Exp $ +@comment $NetBSD: PLIST,v 1.3 2023/03/01 13:36:19 pin Exp $ bin/qt5ct +qt5/lib/libqt5ct-common.so +qt5/lib/libqt5ct-common.so.1 +qt5/lib/libqt5ct-common.so.${PKGVERSION} +qt5/lib/libqt5ct-common.so.${PKGVERSION}.0 qt5/plugins/platformthemes/libqt5ct.so qt5/plugins/styles/libqt5ct-style.so share/applications/qt5ct.desktop Index: pkgsrc/x11/qt5ct/distinfo diff -u pkgsrc/x11/qt5ct/distinfo:1.8 pkgsrc/x11/qt5ct/distinfo:1.9 --- pkgsrc/x11/qt5ct/distinfo:1.8 Tue Oct 26 11:34:24 2021 +++ pkgsrc/x11/qt5ct/distinfo Wed Mar 1 13:36:19 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2021/10/26 11:34:24 nia Exp $ +$NetBSD: distinfo,v 1.9 2023/03/01 13:36:19 pin Exp $ -BLAKE2s (qt5ct-1.5.tar.bz2) = 6f7308500255277c5113779ef756da2e5ea3046a7e355f084257f3cc4f6a4313 -SHA512 (qt5ct-1.5.tar.bz2) = fc16c7849a89aa8ee9480162888294638bc01f83b89d86c978397e58f6da4360cf07b9f558635b8a5b13bd10d18f3ad49663fe8a76183da9ae55aac23230b1e5 -Size (qt5ct-1.5.tar.bz2) = 81089 bytes +BLAKE2s (qt5ct-1.7.tar.bz2) = 7605aac98482dffb94f4ca22507c55605ef24c93019044cf7ab6972f8519d319 +SHA512 (qt5ct-1.7.tar.bz2) = 97f1afc137e750abbb8c4e442cb6e09d2aa0c4979de2117ea644d484e1f7489bec144332814aae961bfaa5f8ac9ddf027c7a665274a65aef26fc4bf7c45610c0 +Size (qt5ct-1.7.tar.bz2) = 85464 bytes --_----------=_1677677779298010--