Received: by mail.netbsd.org (Postfix, from userid 605) id B364D84DAE; Thu, 1 Feb 2018 10:06:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3FDD384D95 for ; Thu, 1 Feb 2018 10:06:28 +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 zC0jn7soU3Yv for ; Thu, 1 Feb 2018 10:06:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A1B6084CDD for ; Thu, 1 Feb 2018 10:06:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9FCFBFB40; Thu, 1 Feb 2018 10:06:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517479587214440" MIME-Version: 1.0 Date: Thu, 1 Feb 2018 10:06:27 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180201100627.9FCFBFB40@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. --_----------=_1517479587214440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 1 10:06:27 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated x11/xkeyboard-config to 2.23.1 To generate a diff of this commit: cvs rdiff -u -r1.473 -r1.474 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517479587214440 Content-Disposition: inline Content-Length: 726 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.473 pkgsrc/doc/CHANGES-2018:1.474 --- pkgsrc/doc/CHANGES-2018:1.473 Thu Feb 1 09:58:21 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Feb 1 10:06:27 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.473 2018/02/01 09:58:21 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.474 2018/02/01 10:06:27 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -733,3 +733,4 @@ Changes to the packages collection and i Updated www/apache-tomcat7 to 7.0.84 [zafer 2018-01-31] Updated sysutils/dmidecode to 3.1nb1 [msaitoh 2018-02-01] Updated mail/rspamd to 1.6.5 [fhajny 2018-02-01] + Updated x11/xkeyboard-config to 2.23.1 [wiz 2018-02-01] --_----------=_1517479587214440--