Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 332D084EBC for ; Mon, 4 Sep 2023 23:01:18 +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 VjRHmuZkfwmi for ; Mon, 4 Sep 2023 23:01:17 +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 8830484D7A for ; Mon, 4 Sep 2023 23:01:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85A03FBDB; Mon, 4 Sep 2023 23:01:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693868477280410" MIME-Version: 1.0 Date: Mon, 4 Sep 2023 23:01:17 +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: <20230904230117.85A03FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693868477280410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Sep 4 23:01:17 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated meta-pkgs/xfce4-extras to 4.18.1 To generate a diff of this commit: cvs rdiff -u -r1.5330 -r1.5331 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693868477280410 Content-Disposition: inline Content-Length: 777 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.5330 pkgsrc/doc/CHANGES-2023:1.5331 --- pkgsrc/doc/CHANGES-2023:1.5330 Mon Sep 4 23:00:47 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Sep 4 23:01:17 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5330 2023/09/04 23:00:47 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.5331 2023/09/04 23:01:17 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7778,3 +7778,4 @@ Changes to the packages collection and i Updated pkgtools/libnbcompat to 20230904 [jperkin 2023-09-04] Updated sysutils/xfce4-appfinder to 4.18.1 [gutteridge 2023-09-04] Updated meta-pkgs/xfce4 to 4.18.1 [gutteridge 2023-09-04] + Updated meta-pkgs/xfce4-extras to 4.18.1 [gutteridge 2023-09-04] --_----------=_1693868477280410--