Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A76885292 for ; Tue, 14 Nov 2023 01:04:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qO6cLP7Vxmw4 for ; Tue, 14 Nov 2023 01:04:01 +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 F121984EF3 for ; Tue, 14 Nov 2023 01:04:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE195FA3D; Tue, 14 Nov 2023 01:04:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169992384014720" MIME-Version: 1.0 Date: Tue, 14 Nov 2023 01:04:00 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20231114010400.EE195FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169992384014720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Nov 14 01:04:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated graphics/lximage-qt to 1.4.0 To generate a diff of this commit: cvs rdiff -u -r1.6943 -r1.6944 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169992384014720 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6943 pkgsrc/doc/CHANGES-2023:1.6944 --- pkgsrc/doc/CHANGES-2023:1.6943 Tue Nov 14 01:03:22 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 14 01:04:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6943 2023/11/14 01:03:22 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.6944 2023/11/14 01:04:00 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9997,3 +9997,4 @@ Changes to the packages collection and i Updated sysutils/pcmanfm-qt to 1.4.0 [gutteridge 2023-11-14] Removed audio/gtkpod [wiz 2023-11-14] Updated archivers/lxqt-archiver to 0.9.0 [gutteridge 2023-11-14] + Updated graphics/lximage-qt to 1.4.0 [gutteridge 2023-11-14] --_----------=_169992384014720--