Received: by mail.netbsd.org (Postfix, from userid 605) id 2BA6184E4A; Tue, 29 May 2018 00:17:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 577CA84E3D for ; Tue, 29 May 2018 00:17: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 qHT6c3ETycCe for ; Tue, 29 May 2018 00:17: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 9B2CC84D63 for ; Tue, 29 May 2018 00:17:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98408FBEB; Tue, 29 May 2018 00:17:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527553048170040" MIME-Version: 1.0 Date: Tue, 29 May 2018 00:17:28 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180529001728.98408FBEB@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. --_----------=_1527553048170040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Tue May 29 00:17:28 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated meta-pkgs/xfce4 to 4.12.0nb12 To generate a diff of this commit: cvs rdiff -u -r1.2605 -r1.2606 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527553048170040 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2605 pkgsrc/doc/CHANGES-2018:1.2606 --- pkgsrc/doc/CHANGES-2018:1.2605 Mon May 28 23:42:08 2018 +++ pkgsrc/doc/CHANGES-2018 Tue May 29 00:17:28 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2605 2018/05/28 23:42:08 youri Exp $ +$NetBSD: CHANGES-2018,v 1.2606 2018/05/29 00:17:28 youri Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3754,3 +3754,4 @@ Changes to the packages collection and i Updated sysutils/libgtop to 2.28.4nb12 [youri 2018-05-28] Updated audio/xfce4-mixer to 4.11.0nb8 [youri 2018-05-28] Updated sysutils/xfce4-fsguard-plugin to 1.1.0nb4 [youri 2018-05-28] + Updated meta-pkgs/xfce4 to 4.12.0nb12 [youri 2018-05-29] --_----------=_1527553048170040--