Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B6D991A923A for ; Sun, 28 Nov 2021 08:00:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E89B584ECE; Sun, 28 Nov 2021 08:00:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2EF6184DB9 for ; Sun, 28 Nov 2021 08:00:08 +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 CCP56fvZa0z1 for ; Sun, 28 Nov 2021 08:00:07 +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 884DC84D41 for ; Sun, 28 Nov 2021 08:00:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8569CFAEC; Sun, 28 Nov 2021 08:00:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638086407162500" MIME-Version: 1.0 Date: Sun, 28 Nov 2021 08:00:07 +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: <20211128080007.8569CFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638086407162500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Nov 28 08:00:07 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/ruby-netaddr to 2.0.5 To generate a diff of this commit: cvs rdiff -u -r1.5854 -r1.5855 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638086407162500 Content-Disposition: inline Content-Length: 732 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.5854 pkgsrc/doc/CHANGES-2021:1.5855 --- pkgsrc/doc/CHANGES-2021:1.5854 Sun Nov 28 07:56:10 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Nov 28 08:00:07 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5854 2021/11/28 07:56:10 taca Exp $ +$NetBSD: CHANGES-2021,v 1.5855 2021/11/28 08:00:07 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8882,3 +8882,4 @@ Changes to the packages collection and i Updated databases/mariadb106-server to 10.6.5 [nia 2021-11-27] Updated devel/R-cachem to 1.0.6 [mef 2021-11-28] Updated devel/ruby-globalid to 1.0.0 [taca 2021-11-28] + Updated net/ruby-netaddr to 2.0.5 [taca 2021-11-28] --_----------=_1638086407162500--