Received: by mail.netbsd.org (Postfix, from userid 605) id 6D21A85318; Sat, 3 Feb 2024 16:02:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C4C885309 for ; Sat, 3 Feb 2024 16:02:47 +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 PP_Ws_giIfmA for ; Sat, 3 Feb 2024 16:02:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F1FED84EF5 for ; Sat, 3 Feb 2024 16:02:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EEC83FA42; Sat, 3 Feb 2024 16:02:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170697616682390" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 16:02:46 +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: <20240203160246.EEC83FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170697616682390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Feb 3 16:02:46 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated net/ruby-domain_name to 0.6.20240107 To generate a diff of this commit: cvs rdiff -u -r1.874 -r1.875 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170697616682390 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.874 pkgsrc/doc/CHANGES-2024:1.875 --- pkgsrc/doc/CHANGES-2024:1.874 Sat Feb 3 16:01:13 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 16:02:46 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.874 2024/02/03 16:01:13 taca Exp $ +$NetBSD: CHANGES-2024,v 1.875 2024/02/03 16:02:46 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1206,3 +1206,4 @@ Changes to the packages collection and i Updated math/ruby-spreadsheet to 1.3.1 [taca 2024-02-03] Updated misc/ruby-commander to 5.0.0 [taca 2024-02-03] Updated misc/ruby-parallel to 1.24.0 [taca 2024-02-03] + Updated net/ruby-domain_name to 0.6.20240107 [taca 2024-02-03] --_----------=_170697616682390--