From nobody Wed Nov 17 05:21:15 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1D58F188E1F1; Wed, 17 Nov 2021 05:21:26 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HvB9f0K6Hz4lGb; Wed, 17 Nov 2021 05:21:26 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) (Authenticated sender: ygy) by smtp.freebsd.org (Postfix) with ESMTPSA id DA7098483; Wed, 17 Nov 2021 05:21:25 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: by mail-wr1-f42.google.com with SMTP id u18so2147043wrg.5; Tue, 16 Nov 2021 21:21:25 -0800 (PST) X-Gm-Message-State: AOAM531ajMM9iQNYXNIbUnAu4cRkRf3p7nQ6xuFYM3n8Ob3vczxIIx21 55UnQqQ9SWK0TnFN9b10id8L1x7/YzIVnjGCXzQ= X-Google-Smtp-Source: ABdhPJzfcv8V6dMmwGeT8WVjcSz23NQ/fUp4sqq+viPbsBbI50EMPml/ErOpvER0mjlI34Lf6/u4WAGlvi3296AEylA= X-Received: by 2002:a5d:6da5:: with SMTP id u5mr17023440wrs.374.1637126484691; Tue, 16 Nov 2021 21:21:24 -0800 (PST) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202111162156.1AGLuv0P058897@gitrepo.freebsd.org> <7130c8b4-fed4-7e7e-cf5d-4ece5c82fc2e@FreeBSD.org> In-Reply-To: <7130c8b4-fed4-7e7e-cf5d-4ece5c82fc2e@FreeBSD.org> From: Guangyuan Yang Date: Wed, 17 Nov 2021 00:21:15 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 692cca400331 - main - www/grafana: Mark DEPRECATED and set expiration date To: Mateusz Piotrowski <0mp@freebsd.org> Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-ThisMailContainsUnwantedMimeParts: N Mateusz Piotrowski <0mp@freebsd.org> =E4=BA=8E2021=E5=B9=B411=E6=9C=8816=E6= =97=A5=E5=91=A8=E4=BA=8C =E4=B8=8B=E5=8D=885:15=E5=86=99=E9=81=93=EF=BC=9A > > On 16/11/2021 22:56, Guangyuan Yang wrote: > > The branch main has been updated by ygy: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D692cca4003317a6c83fa22= 6feccab3e5ec47ab52 > > > > commit 692cca4003317a6c83fa226feccab3e5ec47ab52 > > Author: Guangyuan Yang > > AuthorDate: 2021-11-16 21:55:21 +0000 > > Commit: Guangyuan Yang > > CommitDate: 2021-11-16 21:55:21 +0000 > > > > www/grafana: Mark DEPRECATED and set expiration date > > > > Grafana 1 is no longer maintained upstream years ago. Mark DEPRECA= TED > > after the next quarterly cycle. > > > > PR: 257763 > > Approved by: robak (maintainer, timeout > 3 months) > > Are there any technical reasons why we shouldn't update www/grafana to pr= ovide the most recent > Grafana version? Hi Mateusz, I have actually raised this option as well in the PR (257763), but after months of maintainer timeout, I just decided to take the easier route. I think www/grafana tracking the latest Grafana version is a good idea, but the implementation can be a new slave port tracking www/grafana8, or ideally have the same maintainer of www/grafana8. I currently do not have extra cycles for it though, so the first thing is to stop the confusion that www/grafana currently causes. Best, --=20 Guangyuan Yang ygy@FreeBSD.org