Received: by mail.netbsd.org (Postfix, from userid 605) id 1429F84EE3; Sun, 21 Jan 2024 08:51:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4287C84E55 for ; Sun, 21 Jan 2024 08:51:14 +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 fefXuOKSiqBR for ; Sun, 21 Jan 2024 08:51:13 +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 97D7E84CCC for ; Sun, 21 Jan 2024 08:51:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92387FA42; Sun, 21 Jan 2024 08:51:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170582707352170" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 08:51:13 +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: <20240121085113.92387FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170582707352170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jan 21 08:51:13 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated -> Added To generate a diff of this commit: cvs rdiff -u -r1.523 -r1.524 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170582707352170 Content-Disposition: inline Content-Length: 761 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.523 pkgsrc/doc/CHANGES-2024:1.524 --- pkgsrc/doc/CHANGES-2024:1.523 Sun Jan 21 08:50:13 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 08:51:13 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.523 2024/01/21 08:50:13 mef Exp $ +$NetBSD: CHANGES-2024,v 1.524 2024/01/21 08:51:13 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -675,4 +675,4 @@ Changes to the packages collection and i Added lang/ruby33 version 3.3.0 [taca 2024-01-21] Updated lang/ruby32-base to 3.2.3 [taca 2024-01-21] Updated graphics/R-ragg to 1.2.7 [mef 2024-01-21] - Updated time/R-RcppDate to 0.0.3 [mef 2024-01-21] + Added time/R-RcppDate version 0.0.3 [mef 2024-01-21] --_----------=_170582707352170--