Received: by mail.netbsd.org (Postfix, from userid 605) id A3AF784D86; Thu, 18 Jan 2018 11:37:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30A4F84CDC for ; Thu, 18 Jan 2018 11:37:25 +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 KQ4iDRPBGK13 for ; Thu, 18 Jan 2018 11:37:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 93E6A84C82 for ; Thu, 18 Jan 2018 11:37:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91E86FBDE; Thu, 18 Jan 2018 11:37:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1516275444149690" MIME-Version: 1.0 Date: Thu, 18 Jan 2018 11:37:24 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20180118113724.91E86FBDE@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. --_----------=_1516275444149690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jan 18 11:37:24 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated qt5-qtmacextras To generate a diff of this commit: cvs rdiff -u -r1.264 -r1.265 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1516275444149690 Content-Disposition: inline Content-Length: 751 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.264 pkgsrc/doc/CHANGES-2018:1.265 --- pkgsrc/doc/CHANGES-2018:1.264 Thu Jan 18 11:03:58 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jan 18 11:37:24 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.264 2018/01/18 11:03:58 markd Exp $ +$NetBSD: CHANGES-2018,v 1.265 2018/01/18 11:37:24 markd Exp $ Changes to the packages collection and infrastructure in 2018: @@ -478,3 +478,4 @@ Changes to the packages collection and i Added devel/tex-doclicense-doc version 1.6.0 [markd 2018-01-18] Added math/tex-mathpartir version 1.3.2 [markd 2018-01-18] Added math/tex-mathpartir-doc version 1.3.2 [markd 2018-01-18] + Updated x11/qt5-qtmacextras to 5.10.0 [markd 2018-01-18] --_----------=_1516275444149690--