Received: by mail.netbsd.org (Postfix, from userid 605) id 616AA84DD8; Sat, 13 Jul 2019 00:21:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDE2F84D74 for ; Sat, 13 Jul 2019 00:21:17 +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 hODL5ESfNr4F for ; Sat, 13 Jul 2019 00:21:17 +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 454E284D43 for ; Sat, 13 Jul 2019 00:21:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 43523FBF4; Sat, 13 Jul 2019 00:21:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156297727752930" MIME-Version: 1.0 Date: Sat, 13 Jul 2019 00:21:17 +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: <20190713002117.43523FBF4@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. --_----------=_156297727752930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Jul 13 00:21:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated x11/xfce4-session to 4.13.3 To generate a diff of this commit: cvs rdiff -u -r1.2883 -r1.2884 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156297727752930 Content-Disposition: inline Content-Length: 763 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2883 pkgsrc/doc/CHANGES-2019:1.2884 --- pkgsrc/doc/CHANGES-2019:1.2883 Sat Jul 13 00:19:07 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Jul 13 00:21:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2883 2019/07/13 00:19:07 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.2884 2019/07/13 00:21:17 gutteridge Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4781,3 +4781,4 @@ Changes to the packages collection and i Updated devel/xfce4-conf to 4.13.8 [gutteridge 2019-07-13] Updated x11/xfce4-panel to 4.13.6 [gutteridge 2019-07-13] Updated x11/xfce4-settings to 4.13.7 [gutteridge 2019-07-13] + Updated x11/xfce4-session to 4.13.3 [gutteridge 2019-07-13] --_----------=_156297727752930--