Received: by mail.netbsd.org (Postfix, from userid 605) id 6AE1984ECA; Wed, 2 Nov 2022 17:02:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BEAE84D43 for ; Wed, 2 Nov 2022 17:02:41 +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 lUqWJ8ilysZi for ; Wed, 2 Nov 2022 17:02:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F12C484D08 for ; Wed, 2 Nov 2022 17:02:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEAE4FA90; Wed, 2 Nov 2022 17:02:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166740856099960" MIME-Version: 1.0 Date: Wed, 2 Nov 2022 17:02:40 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20221102170240.EEAE4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166740856099960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Wed Nov 2 17:02:40 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated databases/mysql80-server to 8.0.31 To generate a diff of this commit: cvs rdiff -u -r1.5313 -r1.5314 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166740856099960 Content-Disposition: inline Content-Length: 753 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5313 pkgsrc/doc/CHANGES-2022:1.5314 --- pkgsrc/doc/CHANGES-2022:1.5313 Wed Nov 2 17:02:28 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 2 17:02:40 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5313 2022/11/02 17:02:28 jperkin Exp $ +$NetBSD: CHANGES-2022,v 1.5314 2022/11/02 17:02:40 jperkin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8052,3 +8052,4 @@ Changes to the packages collection and i Updated devel/py-futures to 3.4.0 [adam 2022-11-02] Updated sysutils/py-psutil to 5.9.3 [adam 2022-11-02] Updated databases/mysql80-client to 8.0.31 [jperkin 2022-11-02] + Updated databases/mysql80-server to 8.0.31 [jperkin 2022-11-02] --_----------=_166740856099960--