Date: Sun, 08 Aug 2021 02:38:59 +0900 (JST) From: Yasuhiro Kimura <yasu@utahime.org> To: vanilla@FreeBSD.org Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 2df908509325 - main - www/grafana8: Update to 8.1.0 Message-ID: <20210808.023859.500724407641302033.yasu@utahime.org> In-Reply-To: <202108071023.177ANHGK043006@gitrepo.freebsd.org> References: <202108071023.177ANHGK043006@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Vanilla I. Shu" <vanilla@FreeBSD.org> Subject: git: 2df908509325 - main - www/grafana8: Update to 8.1.0 Date: Sat, 7 Aug 2021 10:23:17 GMT > The branch main has been updated by vanilla: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=2df908509325f2ea45a5aed34fe4188a302abe34 > > commit 2df908509325f2ea45a5aed34fe4188a302abe34 > Author: Vanilla I. Shu <vanilla@FreeBSD.org> > AuthorDate: 2021-08-07 10:19:57 +0000 > Commit: Vanilla I. Shu <vanilla@FreeBSD.org> > CommitDate: 2021-08-07 10:23:10 +0000 > > www/grafana8: Update to 8.1.0 > > Changelog: > https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-1/ > > Also small port refactoring: > - Excluded GH_TUPLE to dedicated Makefile.modules file. > - Removed config sample file grafana.ini.in, refactored to > auto-generation via Makefile (it prevents unnecessary file patching > while update). > > PR: 257655 > Reported by: maintainer > --- > www/grafana8/Makefile | 239 +-------- > www/grafana8/distinfo | 102 ++-- > www/grafana8/files/grafana.ini.in | 984 -------------------------------------- > www/grafana8/pkg-plist | 276 +++++++++-- > 4 files changed, 294 insertions(+), 1307 deletions(-) This commit causes index build error. It seems you forgot to commit www/grafana8/Makefile.modules. --- Yasuhiro Kimura
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210808.023859.500724407641302033.yasu>