Received: by mail.netbsd.org (Postfix, from userid 605) id 1ABFB84EFC; Fri, 30 Dec 2022 17:19:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A03184E77 for ; Fri, 30 Dec 2022 17:19:34 +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 laKGdCTxFbxo for ; Fri, 30 Dec 2022 17:19:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9CD1D84CFA for ; Fri, 30 Dec 2022 17:19:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9656CFA90; Fri, 30 Dec 2022 17:19:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672420773157990" MIME-Version: 1.0 Date: Fri, 30 Dec 2022 17:19:33 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20221230171933.9656CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672420773157990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Dec 30 17:19:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: First batch of XFCE updates To generate a diff of this commit: cvs rdiff -u -r1.6405 -r1.6406 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672420773157990 Content-Disposition: inline Content-Length: 951 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.6405 pkgsrc/doc/CHANGES-2022:1.6406 --- pkgsrc/doc/CHANGES-2022:1.6405 Fri Dec 30 08:54:36 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Dec 30 17:19:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6405 2022/12/30 08:54:36 pin Exp $ +$NetBSD: CHANGES-2022,v 1.6406 2022/12/30 17:19:33 bsiegert Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9546,3 +9546,8 @@ Changes to the packages collection and i Updated cad/klayout to 0.28.2 [mef 2022-12-30] Updated cad/py-gdstk to 0.9.35 [mef 2022-12-30] Updated shells/starship to 1.12.0 [pin 2022-12-30] + Updated devel/xfce4-conf to 4.18.0 [bsiegert 2022-12-30] + Updated x11/libxfce4ui to 4.18.0 [bsiegert 2022-12-30] + Updated x11/libxfce4util to 4.18.0 [bsiegert 2022-12-30] + Updated x11/xfce4-exo to 4.18.0 [bsiegert 2022-12-30] + Updated x11/xfce4-tumbler to 4.18.0 [bsiegert 2022-12-30] --_----------=_1672420773157990--