Received: by mail.netbsd.org (Postfix, from userid 605) id 1800184EA3; Mon, 25 Apr 2022 12:28:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 511EB84E66 for ; Mon, 25 Apr 2022 12:28:57 +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 XPly_LRvuyiK for ; Mon, 25 Apr 2022 12:28:56 +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 AB83D84E53 for ; Mon, 25 Apr 2022 12:28:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4EDCFB1A; Mon, 25 Apr 2022 12:28:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650889736226400" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 12:28:56 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20220425122856.A4EDCFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650889736226400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Mon Apr 25 12:28:56 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/rebar3 to 3.18.0 To generate a diff of this commit: cvs rdiff -u -r1.2091 -r1.2092 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650889736226400 Content-Disposition: inline Content-Length: 734 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.2091 pkgsrc/doc/CHANGES-2022:1.2092 --- pkgsrc/doc/CHANGES-2022:1.2091 Mon Apr 25 12:26:57 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Apr 25 12:28:56 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2091 2022/04/25 12:26:57 mef Exp $ +$NetBSD: CHANGES-2022,v 1.2092 2022/04/25 12:28:56 nikita Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3335,3 +3335,4 @@ Changes to the packages collection and i Updated net/py-prometheus_client to 0.14.1 [adam 2022-04-25] Updated sysutils/py-appnope to 0.1.3 [adam 2022-04-25] Updated math/R-RPostgreSQL to 0.7.3 [mef 2022-04-25] + Updated devel/rebar3 to 3.18.0 [nikita 2022-04-25] --_----------=_1650889736226400--