From 773edde1d713affd233d6216fb78f6989b0803af Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Wed, 29 May 2013 23:36:16 +0000 Subject: - update to 2.0.14 - make port non-interactive [1] - add PORTSCOUT hints, 2.1.X is a development version PR: ports/178532 [1] Submitted by: Claudius Herder [1] --- sysutils/munin-common/munin.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/munin-common/munin.mk') diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk index 4dc3d57f2f7d..1ab9b5321567 100644 --- a/sysutils/munin-common/munin.mk +++ b/sysutils/munin-common/munin.mk @@ -1,9 +1,11 @@ -MUNIN_VERSION= 2.0.13 +MUNIN_VERSION= 2.0.14 MUNIN_SITES= SF/${PORTNAME}/stable/${MUNIN_VERSION} MUNIN_DISTINFO= ${PORTSDIR}/sysutils/munin-common/distinfo MUNIN_PATCHES= ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile \ ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile.config +PORTSCOUT= limit:^2\.0\. + DBDIR?= /var/${PORTNAME} DBDIRNODE?= /var/${PORTNAME} LOGDIR?= /var/log/${PORTNAME} -- cgit v1.2.3