Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7058784EB6 for ; Tue, 3 Oct 2023 23:15:12 +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 ZE-o78-dSaxW for ; Tue, 3 Oct 2023 23:15:12 +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 C49D684D59 for ; Tue, 3 Oct 2023 23:15:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBE2DFBDB; Tue, 3 Oct 2023 23:15:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1696374911148280" MIME-Version: 1.0 Date: Tue, 3 Oct 2023 23:15:11 +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: <20231003231511.BBE2DFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1696374911148280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Oct 3 23:15:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated meta-pkgs/xfce4-extras to 4.18.1nb3 To generate a diff of this commit: cvs rdiff -u -r1.5727 -r1.5728 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1696374911148280 Content-Disposition: inline Content-Length: 784 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.5727 pkgsrc/doc/CHANGES-2023:1.5728 --- pkgsrc/doc/CHANGES-2023:1.5727 Tue Oct 3 23:10:06 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Oct 3 23:15:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5727 2023/10/03 23:10:06 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.5728 2023/10/03 23:15:11 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8344,3 +8344,4 @@ Changes to the packages collection and i Updated meta-pkgs/mate to 1.26.1 [gutteridge 2023-10-03] Updated sysutils/xfce4-taskmanager to 1.5.6 [gutteridge 2023-10-03] Updated x11/xfce4-clipman-plugin to 1.6.5 [gutteridge 2023-10-03] + Updated meta-pkgs/xfce4-extras to 4.18.1nb3 [gutteridge 2023-10-03] --_----------=_1696374911148280--