Received: by mail.netbsd.org (Postfix, from userid 605) id E82E684DD3; Thu, 14 May 2020 00:17:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7083584D6C for ; Thu, 14 May 2020 00:17:09 +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 ThGIIe1mrueM for ; Thu, 14 May 2020 00:17:09 +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 CA03384CCD for ; Thu, 14 May 2020 00:17:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C186CFB27; Thu, 14 May 2020 00:17:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158941542843030" MIME-Version: 1.0 Date: Thu, 14 May 2020 00:17:08 +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: <20200514001708.C186CFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158941542843030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu May 14 00:17:08 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated x11/xfce4-settings to 4.14.3 To generate a diff of this commit: cvs rdiff -u -r1.2891 -r1.2892 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158941542843030 Content-Disposition: inline Content-Length: 755 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2891 pkgsrc/doc/CHANGES-2020:1.2892 --- pkgsrc/doc/CHANGES-2020:1.2891 Thu May 14 00:11:48 2020 +++ pkgsrc/doc/CHANGES-2020 Thu May 14 00:17:08 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2891 2020/05/14 00:11:48 gutteridge Exp $ +$NetBSD: CHANGES-2020,v 1.2892 2020/05/14 00:17:08 gutteridge Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4565,3 +4565,4 @@ Changes to the packages collection and i Updated security/py-cybox to 2.1.0.21 [adam 2020-05-13] Updated security/py-stix to 1.2.0.10 [adam 2020-05-13] Updated x11/xfce4-panel to 4.14.4 [gutteridge 2020-05-14] + Updated x11/xfce4-settings to 4.14.3 [gutteridge 2020-05-14] --_----------=_158941542843030--