Received: by mail.netbsd.org (Postfix, from userid 605) id 76EFF84FA3; Sun, 4 Feb 2024 06:59:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6A4884E87 for ; Sun, 4 Feb 2024 06:59:31 +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 T2rSP0GUyRF9 for ; Sun, 4 Feb 2024 06:59:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 07E2F84CC9 for ; Sun, 4 Feb 2024 06:59:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0262EFA42; Sun, 4 Feb 2024 06:59:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707029970144390" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 06:59:30 +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: <20240204065931.0262EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707029970144390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 4 06:59:30 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/ruby-puma to 6.4.2 To generate a diff of this commit: cvs rdiff -u -r1.918 -r1.919 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707029970144390 Content-Disposition: inline Content-Length: 725 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.918 pkgsrc/doc/CHANGES-2024:1.919 --- pkgsrc/doc/CHANGES-2024:1.918 Sun Feb 4 06:56:24 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Feb 4 06:59:30 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.918 2024/02/04 06:56:24 taca Exp $ +$NetBSD: CHANGES-2024,v 1.919 2024/02/04 06:59:30 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1286,3 +1286,4 @@ Changes to the packages collection and i Updated www/ruby-faraday to 2.9.0 [taca 2024-02-04] Updated www/ruby-faraday-net_http to 3.1.0 [taca 2024-02-04] Updated www/ruby-mechanize to 2.10.0 [taca 2024-02-04] + Updated www/ruby-puma to 6.4.2 [taca 2024-02-04] --_----------=_1707029970144390--