Received: by mail.netbsd.org (Postfix, from userid 605) id A322484F15; Wed, 24 Jan 2024 14:12:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CFB7984FF2 for ; Wed, 24 Jan 2024 14:12:06 +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 Gy-9PBHZa8_Q for ; Wed, 24 Jan 2024 14:12:06 +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 55C7D84F15 for ; Wed, 24 Jan 2024 14:12:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4AA09FA42; Wed, 24 Jan 2024 14:12:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706105526269090" MIME-Version: 1.0 Date: Wed, 24 Jan 2024 14:12:06 +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: <20240124141206.4AA09FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706105526269090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Jan 24 14:12:06 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/R-bbmle to 1.0.25.1 To generate a diff of this commit: cvs rdiff -u -r1.620 -r1.621 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706105526269090 Content-Disposition: inline Content-Length: 692 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.620 pkgsrc/doc/CHANGES-2024:1.621 --- pkgsrc/doc/CHANGES-2024:1.620 Wed Jan 24 14:08:28 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 24 14:12:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.620 2024/01/24 14:08:28 gdt Exp $ +$NetBSD: CHANGES-2024,v 1.621 2024/01/24 14:12:06 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -804,3 +804,4 @@ Changes to the packages collection and i Updated math/R-acepack to 1.4.2 [mef 2024-01-24] Updated misc/R-Hmisc to 5.1.1 [mef 2024-01-24] Removed mail/dkim-milter [gdt 2024-01-24] + Updated math/R-bbmle to 1.0.25.1 [mef 2024-01-24] --_----------=_1706105526269090--