pkgsrc-WIP-changes archive

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

ganglia*: Add warning about careless upgrades



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Sep 20 09:08:52 2018 -0500
Changeset:	f7fd2f61c560bcf495c52453070e22ec5fc3955f

Modified Files:
	ganglia-monitor-core/Makefile
	ganglia-webfrontend/Makefile

Log Message:
ganglia*: Add warning about careless upgrades

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7fd2f61c560bcf495c52453070e22ec5fc3955f

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

diffstat:
 ganglia-monitor-core/Makefile | 1 +
 ganglia-webfrontend/Makefile  | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/ganglia-monitor-core/Makefile b/ganglia-monitor-core/Makefile
index 26a6547a4d..e21ce65fa6 100644
--- a/ganglia-monitor-core/Makefile
+++ b/ganglia-monitor-core/Makefile
@@ -1,5 +1,6 @@
 # $NetBSD: Makefile,v 1.60 2018/07/04 13:40:31 jperkin Exp $
 #
+# Ganglia is prone to regressions.  Test thoroughly before upgrading!
 
 DISTNAME=		ganglia-3.7.2
 PKGNAME=		ganglia-monitor-core-3.7.2
diff --git a/ganglia-webfrontend/Makefile b/ganglia-webfrontend/Makefile
index 915cfc7e22..f142c8005f 100644
--- a/ganglia-webfrontend/Makefile
+++ b/ganglia-webfrontend/Makefile
@@ -1,5 +1,6 @@
 # $NetBSD: Makefile,v 1.19 2017/03/12 07:20:52 maya Exp $
 #
+# Ganglia is prone to regressions.  Test thoroughly before upgrading!
 
 DISTNAME=	3.7.4
 PKGNAME=	ganglia-web-3.7.4


Home | Main Index | Thread Index | Old Index