Received: by mail.netbsd.org (Postfix, from userid 605) id 7B10884DF0; Tue, 12 Jun 2018 00:18:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD61E84D70 for ; Tue, 12 Jun 2018 00:18:41 +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 u5zjEgwFxk68 for ; Tue, 12 Jun 2018 00:18:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 09B2984D3A for ; Tue, 12 Jun 2018 00:18:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0228FFBEC; Tue, 12 Jun 2018 00:18:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15287627207040" MIME-Version: 1.0 Date: Tue, 12 Jun 2018 00:18:40 +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: <20180612001841.0228FFBEC@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. --_----------=_15287627207040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Tue Jun 12 00:18:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added x11/keybinder3 version 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.2785 -r1.2786 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15287627207040 Content-Disposition: inline Content-Length: 762 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.2785 pkgsrc/doc/CHANGES-2018:1.2786 --- pkgsrc/doc/CHANGES-2018:1.2785 Mon Jun 11 23:58:16 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jun 12 00:18:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2785 2018/06/11 23:58:16 youri Exp $ +$NetBSD: CHANGES-2018,v 1.2786 2018/06/12 00:18:40 youri Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3974,3 +3974,4 @@ Changes to the packages collection and i Updated devel/go-sanitized_anchor_name to 0.0.20170919 [minskim 2018-06-11] Added sysutils/accountsservice version 0.6.42 [youri 2018-06-11] Added x11/caribou version 0.4.21 [youri 2018-06-11] + Added x11/keybinder3 version 0.3.2 [youri 2018-06-12] --_----------=_15287627207040--