Received: by mail.netbsd.org (Postfix, from userid 605) id 85B5484E64; Sat, 10 Mar 2018 08:00:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD13C84E4B for ; Sat, 10 Mar 2018 08:00:14 +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 zsKGgdCid7Ry for ; Sat, 10 Mar 2018 08:00:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1E90D84CDF for ; Sat, 10 Mar 2018 08:00:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B357FB40; Sat, 10 Mar 2018 08:00:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520668814276830" MIME-Version: 1.0 Date: Sat, 10 Mar 2018 08:00:14 +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: <20180310080014.1B357FB40@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. --_----------=_1520668814276830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Mar 10 08:00:14 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated x11/xeyes to 1.1.2 To generate a diff of this commit: cvs rdiff -u -r1.1141 -r1.1142 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520668814276830 Content-Disposition: inline Content-Length: 746 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.1141 pkgsrc/doc/CHANGES-2018:1.1142 --- pkgsrc/doc/CHANGES-2018:1.1141 Sat Mar 10 05:45:40 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Mar 10 08:00:13 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1141 2018/03/10 05:45:40 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.1142 2018/03/10 08:00:13 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1587,3 +1587,4 @@ Changes to the packages collection and i Added devel/R-R6 version 2.2.2 [minskim 2018-03-10] Updated textproc/discount to 2.2.3anb1 [schmonz 2018-03-10] Updated textproc/p5-Text-Markdown-Discount to 0.11nb5 [schmonz 2018-03-10] + Updated x11/xeyes to 1.1.2 [wiz 2018-03-10] --_----------=_1520668814276830--