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 AD5087A281 for ; Thu, 15 Sep 2016 15:59:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5658085ECC; Thu, 15 Sep 2016 15:59:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AFC0E85E22 for ; Thu, 15 Sep 2016 15:59:00 +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 GcvOQEc3L_CY for ; Thu, 15 Sep 2016 15:59:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0CAF685ECC for ; Thu, 15 Sep 2016 15:59:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A7FEFBD1; Thu, 15 Sep 2016 15:59:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473955140277690" MIME-Version: 1.0 Date: Thu, 15 Sep 2016 15:59:00 +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: <20160915155900.0A7FEFBD1@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. --_----------=_1473955140277690 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:58:59 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated x11/xbindkeys to 1.8.6 To generate a diff of this commit: cvs rdiff -u -r1.3823 -r1.3824 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16437 -r1.16438 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473955140277690 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.3823 pkgsrc/doc/CHANGES-2016:1.3824 --- pkgsrc/doc/CHANGES-2016:1.3823 Thu Sep 15 14:57:27 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Sep 15 15:58:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3823 2016/09/15 14:57:27 he Exp $ +$NetBSD: CHANGES-2016,v 1.3824 2016/09/15 15:58:59 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5398,3 +5398,4 @@ Changes to the packages collection and i Added multimedia/py-m3u8 version 0.2.10 [joerg 2016-09-15] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16437 pkgsrc/doc/TODO:1.16438 --- pkgsrc/doc/TODO:1.16437 Thu Sep 15 13:39:19 2016 +++ pkgsrc/doc/TODO Thu Sep 15 15:58:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16437 2016/09/15 13:39:19 wiz Exp $ +$NetBSD: TODO,v 1.16438 2016/09/15 15:58:59 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-1.8.6 o xbindkeys-tk-1.8.0 o xcircuit-3.9.44 o xcoral-3.14 --_----------=_1473955140277690--