Received: by mail.netbsd.org (Postfix, from userid 605) id 4A29984E6B; Fri, 15 Jul 2022 05:22:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 823B784D3A for ; Fri, 15 Jul 2022 05:22:36 +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 ccNUeKta0_yX for ; Fri, 15 Jul 2022 05:22:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DA20E84D37 for ; Fri, 15 Jul 2022 05:22:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D7D52FB1A; Fri, 15 Jul 2022 05:22:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657862555127690" MIME-Version: 1.0 Date: Fri, 15 Jul 2022 05:22:35 +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: <20220715052235.D7D52FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657862555127690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Fri Jul 15 05:22:35 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated meta-pkgs/xfce4 to 4.16.0nb5 To generate a diff of this commit: cvs rdiff -u -r1.3395 -r1.3396 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657862555127690 Content-Disposition: inline Content-Length: 749 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.3395 pkgsrc/doc/CHANGES-2022:1.3396 --- pkgsrc/doc/CHANGES-2022:1.3395 Fri Jul 15 05:19:24 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jul 15 05:22:35 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3395 2022/07/15 05:19:24 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.3396 2022/07/15 05:22:35 gutteridge Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5128,3 +5128,4 @@ Changes to the packages collection and i Updated www/nginx-devel to 1.23.0nb2 [osa 2022-07-14] Updated www/nginx to 1.22.0nb4 [osa 2022-07-14] Updated x11/xfce4-settings to 4.16.3 [gutteridge 2022-07-15] + Updated meta-pkgs/xfce4 to 4.16.0nb5 [gutteridge 2022-07-15] --_----------=_1657862555127690--