Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B628984EC9 for ; Thu, 31 Aug 2023 01:13: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 aUf-0kKmA3xJ for ; Thu, 31 Aug 2023 01:13:20 +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 16C3984CF4 for ; Thu, 31 Aug 2023 01:13:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 147A1FBDB; Thu, 31 Aug 2023 01:13:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693444400245210" MIME-Version: 1.0 Date: Thu, 31 Aug 2023 01:13:20 +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: <20230831011320.147A1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693444400245210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Aug 31 01:13:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated meta-pkgs/xfce4-extras to 4.18.0nb13 To generate a diff of this commit: cvs rdiff -u -r1.5214 -r1.5215 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693444400245210 Content-Disposition: inline Content-Length: 759 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.5214 pkgsrc/doc/CHANGES-2023:1.5215 --- pkgsrc/doc/CHANGES-2023:1.5214 Thu Aug 31 01:11:33 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 31 01:13:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5214 2023/08/31 01:11:33 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.5215 2023/08/31 01:13:19 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7599,3 +7599,4 @@ Changes to the packages collection and i Updated chat/element-web to 1.11.40 [js 2023-08-30] Updated devel/nss to 3.93 [wiz 2023-08-30] Updated x11/xfce4-whiskermenu-plugin to 2.8.0 [gutteridge 2023-08-31] + Updated meta-pkgs/xfce4-extras to 4.18.0nb13 [gutteridge 2023-08-31] --_----------=_1693444400245210--