Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 572A084D4B for ; Tue, 19 Sep 2023 12:46:48 +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 QyRKLy5wHrK7 for ; Tue, 19 Sep 2023 12:46:47 +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 AAC5284D24 for ; Tue, 19 Sep 2023 12:46:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A83C7FBDB; Tue, 19 Sep 2023 12:46:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695127607295690" MIME-Version: 1.0 Date: Tue, 19 Sep 2023 12:46:47 +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: <20230919124647.A83C7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695127607295690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Sep 19 12:46:47 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated meta-pkgs/xfce4-extras to 4.18.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.5574 -r1.5575 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695127607295690 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.5574 pkgsrc/doc/CHANGES-2023:1.5575 --- pkgsrc/doc/CHANGES-2023:1.5574 Tue Sep 19 07:07:48 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Sep 19 12:46:47 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5574 2023/09/19 07:07:48 pin Exp $ +$NetBSD: CHANGES-2023,v 1.5575 2023/09/19 12:46:47 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8101,3 +8101,4 @@ Changes to the packages collection and i Updated net/libsoup3 to 3.4.3 [gutteridge 2023-09-19] Updated x11/xfce4-notifyd to 0.9.0 [gutteridge 2023-09-19] Added sysutils/yazi version 0.1.4 [pin 2023-09-19] + Updated meta-pkgs/xfce4-extras to 4.18.1nb1 [gutteridge 2023-09-19] --_----------=_1695127607295690--