Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 02:50:17 -0800 (PST)
From:      lupe@lupe-christoph.de (Lupe Christoph)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/64285: Update port: sysutils/munin-node Minor fixes to pkg-plist
Message-ID:  <200403191050.i2JAoHdX092017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/64285; it has been noted by GNATS.

From: lupe@lupe-christoph.de (Lupe Christoph)
To: freebsd-gnats-submit@FreeBSD.org, lupe@lupe-christoph.de
Cc: lupe@lupe-christoph.de
Subject: Re: ports/64285: Update port: sysutils/munin-node Minor fixes to pkg-plist
Date: Fri, 19 Mar 2004 11:46:18 +0100

 I forgot to submit the udiff to the PR. So at last, here it comes.
 
 Lupe Christoph
 
 diff -ruN munin-node.old/Makefile munin-node/Makefile
 --- munin-node.old/Makefile	Tue Mar  2 16:54:05 2004
 +++ munin-node/Makefile	Thu Mar 11 11:40:11 2004
 @@ -7,6 +7,7 @@
  
  PORTNAME=	munin
  PORTVERSION=	1.0.0.p3
 +PORTREVISION=	1
  CATEGORIES=	sysutils perl5
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	munin
 diff -ruN munin-node.old/pkg-plist munin-node/pkg-plist
 --- munin-node.old/pkg-plist	Tue Mar  2 16:54:05 2004
 +++ munin-node/pkg-plist	Thu Mar 11 11:37:54 2004
 @@ -1,4 +1,3 @@
 -etc/munin/VERSION.node
  etc/munin/munin-node.conf
  etc/munin/plugin-conf.d/plugins.conf
  etc/rc.d/munin-node.sh
 @@ -58,3 +57,7 @@
  @unexec rm -rf %D/etc/munin/plugins 2>/dev/null || true
  @unexec rmdir %D/etc/munin/plugin-conf.d 2>/dev/null || true
  @unexec rmdir %D/etc/munin 2>/dev/null || true
 +@unexec echo "If you want to *completely* remove munin-node, you have to"
 +@unexec echo "    rm -rf %D/var/munin and %D/etc/munin %D/www/data/munin"
 +@unexec echo "They have to be left on the system because you may be performing"
 +@unexec echo "an update. This process can't tell."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191050.i2JAoHdX092017>