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:   jperkin
Date:           Sat Nov 30 20:37:01 UTC 2024

Modified Files:
        pkgsrc/www/grafana: Makefile

Log Message:
grafana: Add ARGMAX_REQ.


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 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.126 pkgsrc/www/grafana/Makefile:1.127
--- pkgsrc/www/grafana/Makefile:1.126   Tue Oct 15 08:53:23 2024
+++ pkgsrc/www/grafana/Makefile Sat Nov 30 20:37:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2024/10/15 08:53:23 wiz Exp $
+# $NetBSD: Makefile,v 1.127 2024/11/30 20:37:00 jperkin Exp $
 
 DISTNAME=      grafana-11.0.0
 PKGREVISION=   4
@@ -11,6 +11,7 @@ HOMEPAGE=     https://grafana.com/
 COMMENT=       Metrics dashboard and graph editor
 LICENSE=       gnu-agpl-v3 AND apache-2.0 AND mit
 
+ARGMAX_REQ=    524288
 DISTFILES=     ${DEFAULT_DISTFILES}
 
 # does not build with go 1.23



Home | Main Index | Thread Index | Old Index