Received: by mail.netbsd.org (Postfix, from userid 605) id 44F57850F7; Sat, 27 Jan 2024 10:22:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 752B884D96 for ; Sat, 27 Jan 2024 10:22:32 +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 o1nYdF8iu_Uw for ; Sat, 27 Jan 2024 10:22:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 070B184CD8 for ; Sat, 27 Jan 2024 10:22:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 010AEFA42; Sat, 27 Jan 2024 10:22:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17063509516090" MIME-Version: 1.0 Date: Sat, 27 Jan 2024 10:22:31 +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: <20240127102232.010AEFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17063509516090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jan 27 10:22:31 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/R-lme4 to 1.1.35.1 To generate a diff of this commit: cvs rdiff -u -r1.688 -r1.689 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17063509516090 Content-Disposition: inline Content-Length: 715 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.688 pkgsrc/doc/CHANGES-2024:1.689 --- pkgsrc/doc/CHANGES-2024:1.688 Sat Jan 27 10:07:02 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 27 10:22:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.688 2024/01/27 10:07:02 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.689 2024/01/27 10:22:31 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -894,3 +894,4 @@ Changes to the packages collection and i Updated ham/gnuradio-core to 3.10.9.2 [mef 2024-01-27] Updated textproc/libxml2 to 2.12.4 [wiz 2024-01-27] Updated textproc/py-libxml2 to 2.12.4 [wiz 2024-01-27] + Updated math/R-lme4 to 1.1.35.1 [mef 2024-01-27] --_----------=_17063509516090--