Received: by mail.netbsd.org (Postfix, from userid 605) id E58AE84D67; Tue, 18 Oct 2022 00:47:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E2FD84E6C for ; Tue, 18 Oct 2022 00:47:29 +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 b9-ZKi7KWxwS for ; Tue, 18 Oct 2022 00:47:28 +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 5306284D67 for ; Tue, 18 Oct 2022 00:47:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 409DEFA90; Tue, 18 Oct 2022 00:47:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166605404882270" MIME-Version: 1.0 Date: Tue, 18 Oct 2022 00:47:28 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20221018004728.409DEFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166605404882270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Oct 18 00:47:28 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated meta-pkgs/xfce4 to 4.16.0nb8 To generate a diff of this commit: cvs rdiff -u -r1.5082 -r1.5083 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166605404882270 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5082 pkgsrc/doc/CHANGES-2022:1.5083 --- pkgsrc/doc/CHANGES-2022:1.5082 Tue Oct 18 00:41:53 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Oct 18 00:47:28 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5082 2022/10/18 00:41:53 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.5083 2022/10/18 00:47:28 gutteridge Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7709,3 +7709,4 @@ Changes to the packages collection and i Updated x11/libXmu to 1.1.4 [wiz 2022-10-17] Updated x11/libXpresent to 1.0.1 [wiz 2022-10-17] Updated graphics/elementary-xfce-icon-theme to 0.17 [gutteridge 2022-10-18] + Updated meta-pkgs/xfce4 to 4.16.0nb8 [gutteridge 2022-10-18] --_----------=_166605404882270--