Received: by mail.netbsd.org (Postfix, from userid 605) id 962E484DA6; Thu, 22 Nov 2018 11:54:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B60384D87 for ; Thu, 22 Nov 2018 11:54:10 +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 8eSBkyfTTHQy for ; Thu, 22 Nov 2018 11:54:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B900084C85 for ; Thu, 22 Nov 2018 11:54:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B125FB1F; Thu, 22 Nov 2018 11:54:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1542887649202290" MIME-Version: 1.0 Date: Thu, 22 Nov 2018 11:54:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20181122115409.5B125FB1F@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. --_----------=_1542887649202290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 22 11:54:09 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated databases/mysql56-client, databases/mysql56-server To generate a diff of this commit: cvs rdiff -u -r1.4788 -r1.4789 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18619 -r1.18620 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1542887649202290 Content-Disposition: inline Content-Length: 1374 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.4788 pkgsrc/doc/CHANGES-2018:1.4789 --- pkgsrc/doc/CHANGES-2018:1.4788 Thu Nov 22 11:28:13 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Nov 22 11:54:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4788 2018/11/22 11:28:13 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4789 2018/11/22 11:54:08 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6706,3 +6706,5 @@ Changes to the packages collection and i Updated devel/yarn to 1.12.3 [kleink 2018-11-22] Updated databases/mysql55-client to 5.5.62 [adam 2018-11-22] Updated databases/mysql55-server to 5.5.62 [adam 2018-11-22] + Updated databases/mysql56-client to 5.6.42 [adam 2018-11-22] + Updated databases/mysql56-server to 5.6.42 [adam 2018-11-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18619 pkgsrc/doc/TODO:1.18620 --- pkgsrc/doc/TODO:1.18619 Thu Nov 22 11:28:13 2018 +++ pkgsrc/doc/TODO Thu Nov 22 11:54:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18619 2018/11/22 11:28:13 adam Exp $ +$NetBSD: TODO,v 1.18620 2018/11/22 11:54:08 adam Exp $ Suggested new packages ====================== @@ -1087,7 +1087,6 @@ For possible Perl packages updates, see o muse-0.9.2 o musicpd-0.21.3 o myodbc-5.3.4 - o mysql-server-5.6.42 o mysql-server-5.7.24 o mysql-server-8.0.13 o mysql-workbench-6.3 --_----------=_1542887649202290--