Received: by mail.netbsd.org (Postfix, from userid 605) id 8E50D84D5B; Thu, 18 Jan 2018 07:53:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1842C84D4B for ; Thu, 18 Jan 2018 07:53: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 ucn2ikhvMRsK for ; Thu, 18 Jan 2018 07:53:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 72BE084C82 for ; Thu, 18 Jan 2018 07:53:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69BF7FBDE; Thu, 18 Jan 2018 07:53:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151626199314260" MIME-Version: 1.0 Date: Thu, 18 Jan 2018 07:53:13 +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: <20180118075313.69BF7FBDE@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. --_----------=_151626199314260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Jan 18 07:53:13 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: removal of some qt5 packages To generate a diff of this commit: cvs rdiff -u -r1.253 -r1.254 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151626199314260 Content-Disposition: inline Content-Length: 756 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.253 pkgsrc/doc/CHANGES-2018:1.254 --- pkgsrc/doc/CHANGES-2018:1.253 Thu Jan 18 06:52:30 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jan 18 07:53:13 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.253 2018/01/18 06:52:30 markd Exp $ +$NetBSD: CHANGES-2018,v 1.254 2018/01/18 07:53:13 markd Exp $ Changes to the packages collection and infrastructure in 2018: @@ -452,3 +452,5 @@ Changes to the packages collection and i Updated x11/plasma-framework to 5.41.0 [markd 2018-01-17] Updated emulators/dynamips to 5.41.0 [markd 2018-01-17] Updated www/moodle to 3.4.1 [wen 2018-01-18] + Removed x11/qt5-sqlite3 [markd 2018-01-18] + Removed x11/qt5-qtquick1 [markd 2018-01-18] --_----------=_151626199314260--