Received: by mail.netbsd.org (Postfix, from userid 605) id E991284D52; Sat, 11 Mar 2023 11:17:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2552B84CFD for ; Sat, 11 Mar 2023 11:17:34 +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 YMLQK5nOL6fn for ; Sat, 11 Mar 2023 11:17:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A777484CBC for ; Sat, 11 Mar 2023 11:17:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8FA8FA90; Sat, 11 Mar 2023 11:16:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678533384131910" MIME-Version: 1.0 Date: Sat, 11 Mar 2023 11:16:24 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230311111624.D8FA8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678533384131910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Mar 11 11:16:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated math/R-igraph to 1.4.1 To generate a diff of this commit: cvs rdiff -u -r1.1686 -r1.1687 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678533384131910 Content-Disposition: inline Content-Length: 708 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1686 pkgsrc/doc/CHANGES-2023:1.1687 --- pkgsrc/doc/CHANGES-2023:1.1686 Sat Mar 11 10:05:38 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Mar 11 11:16:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1686 2023/03/11 10:05:38 mef Exp $ +$NetBSD: CHANGES-2023,v 1.1687 2023/03/11 11:16:24 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2183,3 +2183,4 @@ Changes to the packages collection and i Updated audio/gospt to 0.0.46 [pin 2023-03-11] Added security/py-otp version 2.8.0 [wiz 2023-03-11] Updated math/R-nimble to 0.13.1 [mef 2023-03-11] + Updated math/R-igraph to 1.4.1 [mef 2023-03-11] --_----------=_1678533384131910--