Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 621DD1A921F for ; Sun, 13 Mar 2022 08:20:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8ADF284EEE; Sun, 13 Mar 2022 08:20:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF6F284EDB for ; Sun, 13 Mar 2022 08:20: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 yPPygwcO50iK for ; Sun, 13 Mar 2022 08:20: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 52E4A84CE2 for ; Sun, 13 Mar 2022 08:20:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A8D5FB24; Sun, 13 Mar 2022 08:20:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1647159603258430" MIME-Version: 1.0 Date: Sun, 13 Mar 2022 08:20:03 +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: <20220313082003.4A8D5FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1647159603258430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Mar 13 08:20:03 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/R-brio to 1.1.3 To generate a diff of this commit: cvs rdiff -u -r1.1413 -r1.1414 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1647159603258430 Content-Disposition: inline Content-Length: 719 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.1413 pkgsrc/doc/CHANGES-2022:1.1414 --- pkgsrc/doc/CHANGES-2022:1.1413 Sun Mar 13 08:05:19 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Mar 13 08:20:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1413 2022/03/13 08:05:19 mef Exp $ +$NetBSD: CHANGES-2022,v 1.1414 2022/03/13 08:20:03 mef Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1812,3 +1812,4 @@ Changes to the packages collection and i Updated converters/erlang-iconv to 1.0.13 [mef 2022-03-13] Updated converters/opencc to 1.1.3 [mef 2022-03-13] Updated biology/minimap2 to 2.24 [mef 2022-03-13] + Updated devel/R-brio to 1.1.3 [mef 2022-03-13] --_----------=_1647159603258430--