Received: by mail.netbsd.org (Postfix, from userid 605) id 89D8A84EE9; Sat, 3 Feb 2024 15:01:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B87B684E7E for ; Sat, 3 Feb 2024 15:01:01 +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 jmWZoASeQdPm for ; Sat, 3 Feb 2024 15:01:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C1CB84CFC for ; Sat, 3 Feb 2024 15:01:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1648FFA42; Sat, 3 Feb 2024 15:01:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170697246116100" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 15:01:01 +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: <20240203150101.1648FFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170697246116100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Feb 3 15:01:01 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated databases/ruby-sequel to 5.77.0 To generate a diff of this commit: cvs rdiff -u -r1.851 -r1.852 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170697246116100 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.851 pkgsrc/doc/CHANGES-2024:1.852 --- pkgsrc/doc/CHANGES-2024:1.851 Sat Feb 3 14:59:02 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 15:01:00 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.851 2024/02/03 14:59:02 taca Exp $ +$NetBSD: CHANGES-2024,v 1.852 2024/02/03 15:01:00 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1184,3 +1184,4 @@ Changes to the packages collection and i Updated math/R-plyr to 1.8.9 [mef 2024-02-03] Updated time/ruby-tzinfo-data to 1.2024.1 [taca 2024-02-03] Updated archivers/ruby-ffi-libarchive to 1.1.14 [taca 2024-02-03] + Updated databases/ruby-sequel to 5.77.0 [taca 2024-02-03] --_----------=_170697246116100--