Received: by mail.netbsd.org (Postfix, from userid 605) id 7D04E84E79; Sun, 10 Jul 2022 06:10:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B530284DA5 for ; Sun, 10 Jul 2022 06:10:03 +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 xRBiw4j_9AKR for ; Sun, 10 Jul 2022 06:10:03 +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 160C384C2C for ; Sun, 10 Jul 2022 06:10:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E072FB1A; Sun, 10 Jul 2022 06:10:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657433403101660" MIME-Version: 1.0 Date: Sun, 10 Jul 2022 06:10:03 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220710061003.0E072FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657433403101660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jul 10 06:10:02 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated databases/ruby-mysql2 to 0.5.4 To generate a diff of this commit: cvs rdiff -u -r1.3281 -r1.3282 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657433403101660 Content-Disposition: inline Content-Length: 731 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.3281 pkgsrc/doc/CHANGES-2022:1.3282 --- pkgsrc/doc/CHANGES-2022:1.3281 Sat Jul 9 18:40:46 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 10 06:10:02 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3281 2022/07/09 18:40:46 thorpej Exp $ +$NetBSD: CHANGES-2022,v 1.3282 2022/07/10 06:10:02 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4919,3 +4919,4 @@ Changes to the packages collection and i Updated print/py-pydyf to 0.2.0 [kleink 2022-07-09] Updated print/py-weasyprint to 56.0 [kleink 2022-07-09] Added filesystems/cocofs-1.0 [thorpej 2022-07-09] + Updated databases/ruby-mysql2 to 0.5.4 [taca 2022-07-10] --_----------=_1657433403101660--