Received: by mail.netbsd.org (Postfix, from userid 605) id 0746D84E8C; Thu, 22 Sep 2022 20:33:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 379CA84E71 for ; Thu, 22 Sep 2022 20:33:24 +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 4qYhmfzpWtpu for ; Thu, 22 Sep 2022 20:33:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 88CEE84E65 for ; Thu, 22 Sep 2022 20:33:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81C1FFA90; Thu, 22 Sep 2022 20:33:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663878803199860" MIME-Version: 1.0 Date: Thu, 22 Sep 2022 20:33:23 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220922203323.81C1FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663878803199860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Sep 22 20:33:23 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: mariadb106 update To generate a diff of this commit: cvs rdiff -u -r1.4647 -r1.4648 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663878803199860 Content-Disposition: inline Content-Length: 810 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.4647 pkgsrc/doc/CHANGES-2022:1.4648 --- pkgsrc/doc/CHANGES-2022:1.4647 Thu Sep 22 13:46:24 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Sep 22 20:33:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4647 2022/09/22 13:46:24 taca Exp $ +$NetBSD: CHANGES-2022,v 1.4648 2022/09/22 20:33:23 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6838,3 +6838,5 @@ Changes to the packages collection and i Updated print/tex-cweb to 4.3.63787nb1 [wiz 2022-09-22] Updated net/routinator to 0.11.3 [he 2022-09-22] Updated textproc/ruby-commonmarker to 0.23.6 [taca 2022-09-22] + Updated databases/mariadb106-client to 10.6.10 [nia 2022-09-22] + Updated databases/mariadb106-server to 10.6.10 [nia 2022-09-22] --_----------=_1663878803199860--