Received: by mail.netbsd.org (Postfix, from userid 605) id A834884EA3; Fri, 10 Mar 2023 10:54:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D93F184D47 for ; Fri, 10 Mar 2023 10:54:53 +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 aIEIimk9ZUhw for ; Fri, 10 Mar 2023 10:54:53 +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 30E3984D00 for ; Fri, 10 Mar 2023 10:54:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28B4CFA90; Fri, 10 Mar 2023 10:54:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678445693235820" MIME-Version: 1.0 Date: Fri, 10 Mar 2023 10:54:53 +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: <20230310105453.28B4CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678445693235820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Fri Mar 10 10:54:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/grafana to 9.4.3nb3 To generate a diff of this commit: cvs rdiff -u -r1.1660 -r1.1661 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678445693235820 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1660 pkgsrc/doc/CHANGES-2023:1.1661 --- pkgsrc/doc/CHANGES-2023:1.1660 Thu Mar 9 21:13:01 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 10 10:54:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1660 2023/03/09 21:13:01 prlw1 Exp $ +$NetBSD: CHANGES-2023,v 1.1661 2023/03/10 10:54:52 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2156,3 +2156,4 @@ Changes to the packages collection and i Updated textproc/py-breathe to 4.35.0 [adam 2023-03-09] Updated audio/libopenmpt to 0.6.9 [fcambus 2023-03-09] Updated www/grafana to 9.4.3nb2 [triaxx 2023-03-09] + Updated www/grafana to 9.4.3nb3 [triaxx 2023-03-10] --_----------=_1678445693235820--