Received: by mail.netbsd.org (Postfix, from userid 605) id 0D55684D65; Tue, 12 Jul 2022 15:16:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44A2984CF8 for ; Tue, 12 Jul 2022 15:16:37 +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 bKWjTKtAJUKA for ; Tue, 12 Jul 2022 15:16:36 +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 8642484D01 for ; Tue, 12 Jul 2022 15:16:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8392CFB1A; Tue, 12 Jul 2022 15:16:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165763899665890" MIME-Version: 1.0 Date: Tue, 12 Jul 2022 15:16:36 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20220712151636.8392CFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165763899665890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Tue Jul 12 15:16:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/grafana to 9.0.2 To generate a diff of this commit: cvs rdiff -u -r1.3339 -r1.3340 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165763899665890 Content-Disposition: inline Content-Length: 733 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.3339 pkgsrc/doc/CHANGES-2022:1.3340 --- pkgsrc/doc/CHANGES-2022:1.3339 Tue Jul 12 09:24:05 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jul 12 15:16:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3339 2022/07/12 09:24:05 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3340 2022/07/12 15:16:36 triaxx Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5015,3 +5015,4 @@ Changes to the packages collection and i Updated devel/py-importlib-resources to 3.0.0nb2 [wiz 2022-07-12] Updated graphics/py-Pillow to 9.2.0 [adam 2022-07-12] Updated time/py-pytz to 2022.1 [adam 2022-07-12] + Updated www/grafana to 9.0.2 [triaxx 2022-07-12] --_----------=_165763899665890--