Received: by mail.netbsd.org (Postfix, from userid 605) id DB8AF84D72; Sun, 11 Apr 2021 14:09:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2345584D0C for ; Sun, 11 Apr 2021 14:09:09 +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 wTG7JkumfyyZ for ; Sun, 11 Apr 2021 14:09:08 +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 7D16084C13 for ; Sun, 11 Apr 2021 14:09:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74791FA95; Sun, 11 Apr 2021 14:09:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161815014849860" MIME-Version: 1.0 Date: Sun, 11 Apr 2021 14:09:08 +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: <20210411140908.74791FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161815014849860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Apr 11 14:09:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated databases/ruby-sequel to 5.43.0 To generate a diff of this commit: cvs rdiff -u -r1.2087 -r1.2088 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161815014849860 Content-Disposition: inline Content-Length: 748 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2087 pkgsrc/doc/CHANGES-2021:1.2088 --- pkgsrc/doc/CHANGES-2021:1.2087 Sun Apr 11 13:29:23 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Apr 11 14:09:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2087 2021/04/11 13:29:23 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2088 2021/04/11 14:09:08 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3354,3 +3354,4 @@ Changes to the packages collection and i Updated devel/ruby-railties61 to 6.1.3.1 [taca 2021-04-11] Updated textproc/ruby-actiontext61 to 6.1.3.1 [taca 2021-04-11] Updated www/ruby-rails61 to 6.1.3.1 [taca 2021-04-11] + Updated databases/ruby-sequel to 5.43.0 [taca 2021-04-11] --_----------=_161815014849860--