Received: by mail.netbsd.org (Postfix, from userid 605) id B643184E87; Wed, 1 Feb 2023 16:39:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5DD284E7A for ; Wed, 1 Feb 2023 16:39:18 +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 BTdpTWplY7r9 for ; Wed, 1 Feb 2023 16:39:18 +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 4529284C71 for ; Wed, 1 Feb 2023 16:39:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D0EFFA90; Wed, 1 Feb 2023 16:39:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675269558284030" MIME-Version: 1.0 Date: Wed, 1 Feb 2023 16:39:18 +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: <20230201163918.3D0EFFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675269558284030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Wed Feb 1 16:39:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Note databases/mysql57-{client,server} update. To generate a diff of this commit: cvs rdiff -u -r1.949 -r1.950 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675269558284030 Content-Disposition: inline Content-Length: 785 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.949 pkgsrc/doc/CHANGES-2023:1.950 --- pkgsrc/doc/CHANGES-2023:1.949 Wed Feb 1 15:29:47 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 1 16:39:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.949 2023/02/01 15:29:47 gdt Exp $ +$NetBSD: CHANGES-2023,v 1.950 2023/02/01 16:39:18 jperkin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1189,3 +1189,5 @@ Changes to the packages collection and i Updated www/arcticfox to 40.1 [nia 2023-02-01] Added audio/ymuse version 0.21 [wiz 2023-02-01] Updated geography/qgis to 3.28.3 [gdt 2023-02-01] + Updated databases/mysql57-client to 5.7.41 [jperkin 2023-02-01] + Updated databases/mysql57-server to 5.7.41 [jperkin 2023-02-01] --_----------=_1675269558284030--