Received: by mail.netbsd.org (Postfix, from userid 605) id 480B984D5E; Wed, 10 Oct 2018 20:02:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6338384DBD for ; Wed, 10 Oct 2018 20:02:07 +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 hmENWYORIiy8 for ; Wed, 10 Oct 2018 20:02:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CE12B84D5E for ; Wed, 10 Oct 2018 20:02:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CABBAFBEE; Wed, 10 Oct 2018 20:02:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153920172671170" MIME-Version: 1.0 Date: Wed, 10 Oct 2018 20:02:06 +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: <20181010200206.CABBAFBEE@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. --_----------=_153920172671170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 10 20:02:06 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated x11/libX11 to 1.6.7 To generate a diff of this commit: cvs rdiff -u -r1.4338 -r1.4339 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153920172671170 Content-Disposition: inline Content-Length: 717 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.4338 pkgsrc/doc/CHANGES-2018:1.4339 --- pkgsrc/doc/CHANGES-2018:1.4338 Wed Oct 10 19:55:36 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 10 20:02:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4338 2018/10/10 19:55:36 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4339 2018/10/10 20:02:06 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6051,3 +6051,4 @@ Changes to the packages collection and i Updated devel/go-tools to 1.11.20181009 [bsiegert 2018-10-10] Updated devel/golint to 20180702 [bsiegert 2018-10-10] Updated x11/libSM to 1.2.3 [wiz 2018-10-10] + Updated x11/libX11 to 1.6.7 [wiz 2018-10-10] --_----------=_153920172671170--