pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/grafana



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Thu Feb  9 04:53:29 UTC 2023

Modified Files:
        pkgsrc/www/grafana: Makefile

Log Message:
grafana: Update to 9.2.6

pkgsrc changes:
---------------
        * Remove patches since pull request on bluge has been integrated
          (https://github.com/blugelabs/bluge/pull/139)

upstream changes:
-----------------
9.2.6 (2022-11-22)
Features and enhancements
  o Alerting: Support Prometheus durations in Provisioning API.
  o SSE: Keep value name from numeric table.
  o Transformations: Make Card Descriptions Clickable.
Bug fixes
  o MS/My/PostgresSQL: Migrate annotation query.
  o Search: Fixes issue with Recent/Starred section always displaying "General" folder.
  o Server: Write internal server error on missing write.


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/grafana/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/grafana/Makefile
diff -u pkgsrc/www/grafana/Makefile:1.90 pkgsrc/www/grafana/Makefile:1.91
--- pkgsrc/www/grafana/Makefile:1.90    Tue Feb  7 22:27:21 2023
+++ pkgsrc/www/grafana/Makefile Thu Feb  9 04:53:29 2023
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2023/02/07 22:27:21 triaxx Exp $
+# $NetBSD: Makefile,v 1.91 2023/02/09 04:53:29 triaxx Exp $
+
+# To remove on next commit
 
 DISTNAME=      grafana-9.2.6
 CATEGORIES=    www



Home | Main Index | Thread Index | Old Index