git: 2df908509325 - main - www/grafana8: Update to 8.1.0

Yasuhiro Kimura yasu at utahime.org
Sat Aug 7 17:40:16 UTC 2021


From: "Vanilla I. Shu" <vanilla at 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 at FreeBSD.org>
> AuthorDate: 2021-08-07 10:19:57 +0000
> Commit:     Vanilla I. Shu <vanilla at 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


More information about the dev-commits-ports-main mailing list