Received: by mail.netbsd.org (Postfix, from userid 605) id 71B6C85061; Fri, 26 Jan 2024 14:07:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9FA798504A for ; Fri, 26 Jan 2024 14:07:21 +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 i4ObYkAG5oyo for ; Fri, 26 Jan 2024 14:07:21 +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 30CC884CD7 for ; Fri, 26 Jan 2024 14:07:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B659FA42; Fri, 26 Jan 2024 14:07:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706278041195730" MIME-Version: 1.0 Date: Fri, 26 Jan 2024 14:07:21 +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: <20240126140721.2B659FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706278041195730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Jan 26 14:07:21 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/R-gtools to 3.9.5 To generate a diff of this commit: cvs rdiff -u -r1.674 -r1.675 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706278041195730 Content-Disposition: inline Content-Length: 703 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.674 pkgsrc/doc/CHANGES-2024:1.675 --- pkgsrc/doc/CHANGES-2024:1.674 Fri Jan 26 14:05:17 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 26 14:07:20 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.674 2024/01/26 14:05:17 adam Exp $ +$NetBSD: CHANGES-2024,v 1.675 2024/01/26 14:07:20 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -877,3 +877,4 @@ Changes to the packages collection and i Updated math/R-gtable to 0.3.4 [mef 2024-01-26] Updated www/py-paste to 3.7.1 [adam 2024-01-26] Updated www/py-PasteScript to 3.4.0 [adam 2024-01-26] + Updated math/R-gtools to 3.9.5 [mef 2024-01-26] --_----------=_1706278041195730--