Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 297177A2BC for ; Thu, 15 Sep 2016 15:59:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D1CA485EDF; Thu, 15 Sep 2016 15:59:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 618C885EDA for ; Thu, 15 Sep 2016 15:59:31 +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 pfV_1N_c7uj2 for ; Thu, 15 Sep 2016 15:59:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BF3A185EEA for ; Thu, 15 Sep 2016 15:59:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BCD61FBD1; Thu, 15 Sep 2016 15:59:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147395517073050" MIME-Version: 1.0 Date: Thu, 15 Sep 2016 15:59:30 +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: <20160915155930.BCD61FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147395517073050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Sep 15 15:59:30 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated x11/xbindkeys-tk to 1.8.6 To generate a diff of this commit: cvs rdiff -u -r1.3824 -r1.3825 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16438 -r1.16439 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147395517073050 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3824 pkgsrc/doc/CHANGES-2016:1.3825 --- pkgsrc/doc/CHANGES-2016:1.3824 Thu Sep 15 15:58:59 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Sep 15 15:59:30 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3824 2016/09/15 15:58:59 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3825 2016/09/15 15:59:30 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5399,3 +5399,4 @@ Changes to the packages collection and i Updated devel/guile-gnome to 2.16.4 [gdt 2016-09-15] Updated net/py-ncclient to 0.5.2 [he 2016-09-15] Updated x11/xbindkeys to 1.8.6 [wiz 2016-09-15] + Updated x11/xbindkeys-tk to 1.8.6 [wiz 2016-09-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16438 pkgsrc/doc/TODO:1.16439 --- pkgsrc/doc/TODO:1.16438 Thu Sep 15 15:58:59 2016 +++ pkgsrc/doc/TODO Thu Sep 15 15:59:30 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16438 2016/09/15 15:58:59 wiz Exp $ +$NetBSD: TODO,v 1.16439 2016/09/15 15:59:30 wiz Exp $ Suggested new packages ====================== @@ -1691,7 +1691,6 @@ For possible Perl packages updates, see o x2vnc-1.31 o xa65-2.3.7 o xaric-0.13.7 - o xbindkeys-tk-1.8.0 o xcircuit-3.9.44 o xcoral-3.14 o xemacs-current-21.5.31 --_----------=_147395517073050--