Received: by mail.netbsd.org (Postfix, from userid 605) id 3E42684E7C; Fri, 26 Jan 2024 21:23:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EAE884D1B for ; Fri, 26 Jan 2024 21:23:20 +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 7sHGvTMfKPRZ for ; Fri, 26 Jan 2024 21:23:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F3E3984D08 for ; Fri, 26 Jan 2024 21:23:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBCDDFA42; Fri, 26 Jan 2024 21:23:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706304199189510" MIME-Version: 1.0 Date: Fri, 26 Jan 2024 21:23:19 +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: <20240126212319.EBCDDFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706304199189510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Jan 26 21:23:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/R-hwde to 0.67.3 To generate a diff of this commit: cvs rdiff -u -r1.679 -r1.680 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706304199189510 Content-Disposition: inline Content-Length: 718 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.679 pkgsrc/doc/CHANGES-2024:1.680 --- pkgsrc/doc/CHANGES-2024:1.679 Fri Jan 26 19:54:57 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 26 21:23:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.679 2024/01/26 19:54:57 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.680 2024/01/26 21:23:19 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -882,3 +882,4 @@ Changes to the packages collection and i Updated graphics/dcraw to 9.28.0 [gdt 2024-01-26] Updated misc/ocaml-opam to 2.1.3 [abs 2024-01-26] Updated mail/p5-Qmail-Deliverable to 1.08 [schmonz 2024-01-26] + Updated math/R-hwde to 0.67.3 [mef 2024-01-26] --_----------=_1706304199189510--