ports/64285: Update port: sysutils/munin-node Minor fixes to pkg-plist

Lupe Christoph lupe at lupe-christoph.de
Fri Mar 19 10:50:17 UTC 2004


The following reply was made to PR ports/64285; it has been noted by GNATS.

From: lupe at lupe-christoph.de (Lupe Christoph)
To: freebsd-gnats-submit at FreeBSD.org, lupe at lupe-christoph.de
Cc: lupe at 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
 + at unexec echo "If you want to *completely* remove munin-node, you have to"
 + at unexec echo "    rm -rf %D/var/munin and %D/etc/munin %D/www/data/munin"
 + at unexec echo "They have to be left on the system because you may be performing"
 + at unexec echo "an update. This process can't tell."



More information about the freebsd-ports-bugs mailing list