Received: by mail.netbsd.org (Postfix, from userid 605) id BD37384E86; Sat, 31 Dec 2022 13:58:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED4D084E91 for ; Sat, 31 Dec 2022 13:58:03 +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 C2k9VsZOWcMw for ; Sat, 31 Dec 2022 13:58:03 +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 7FC4884CE8 for ; Sat, 31 Dec 2022 13:58:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 77535FA90; Sat, 31 Dec 2022 13:58:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672495083246730" MIME-Version: 1.0 Date: Sat, 31 Dec 2022 13:58:03 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20221231135803.77535FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672495083246730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Dec 31 13:58:03 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/rcm to 1.3.6 To generate a diff of this commit: cvs rdiff -u -r1.6426 -r1.6427 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672495083246730 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6426 pkgsrc/doc/CHANGES-2022:1.6427 --- pkgsrc/doc/CHANGES-2022:1.6426 Sat Dec 31 12:49:17 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Dec 31 13:58:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6426 2022/12/31 12:49:17 leot Exp $ +$NetBSD: CHANGES-2022,v 1.6427 2022/12/31 13:58:03 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9575,3 +9575,4 @@ Changes to the packages collection and i Updated devel/R-testthat to 3.1.6 [mef 2022-12-31] Updated devel/R-xfun to 0.36 [mef 2022-12-31] Updated sysutils/monit to 5.32.0 [leot 2022-12-31] + Updated sysutils/rcm to 1.3.6 [leot 2022-12-31] --_----------=_1672495083246730--