Received: by mail.netbsd.org (Postfix, from userid 605) id C6A8584D8E; Thu, 19 Oct 2017 23:29:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5319E84D6A for ; Thu, 19 Oct 2017 23:29:57 +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 4IEPBn57aMtl for ; Thu, 19 Oct 2017 23:29:57 +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 E456484D24 for ; Thu, 19 Oct 2017 23:29:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DDD87FBC7; Thu, 19 Oct 2017 23:29:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508455796210930" MIME-Version: 1.0 Date: Thu, 19 Oct 2017 23:29:56 +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: <20171019232956.DDD87FBC7@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. --_----------=_1508455796210930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 19 23:29:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated x11/libXfont to 1.5.3 To generate a diff of this commit: cvs rdiff -u -r1.4552 -r1.4553 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508455796210930 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4552 pkgsrc/doc/CHANGES-2017:1.4553 --- pkgsrc/doc/CHANGES-2017:1.4552 Thu Oct 19 22:30:52 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 19 23:29:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4552 2017/10/19 22:30:52 szptvlfn Exp $ +$NetBSD: CHANGES-2017,v 1.4553 2017/10/19 23:29:56 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6471,3 +6471,4 @@ Changes to the packages collection and i Updated print/mupdf to 1.11nb4 [leot 2017-10-19] Updated net/nmap to 7.60nb1 [leot 2017-10-19] Updated graphics/feh to 2.21 [szptvlfn 2017-10-19] + Updated x11/libXfont to 1.5.3 [wiz 2017-10-19] --_----------=_1508455796210930--