From f836caf7c119f58f2c213a24ce7e6243f363bfde Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Fri, 14 Dec 2001 06:13:10 +0000 Subject: - better kdmrc config file handling: * install kdmrc.dist and copy to kdmrc if it doesn't already exist. don't clobber user's custom kdmrc settings. * always install the scripts, even if the config directory exists * always generate the scripts (add --no-old) - remove rcsid from patch so it applies cleanly - bump PORTREVISION PR: 32537, 32660 Submitted by: Alan Eldridge --- x11/kdebase4-runtime/files/patch-ksysguardd.c | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'x11/kdebase4-runtime/files/patch-ksysguardd.c') diff --git a/x11/kdebase4-runtime/files/patch-ksysguardd.c b/x11/kdebase4-runtime/files/patch-ksysguardd.c index 940aa4d327a5..e7a37616b367 100644 --- a/x11/kdebase4-runtime/files/patch-ksysguardd.c +++ b/x11/kdebase4-runtime/files/patch-ksysguardd.c @@ -1,15 +1,11 @@ ---- ksysguard/ksysguardd/FreeBSD/ksysguardd.c 2001/11/17 02:01:46 1.5 -+++ ksysguard/ksysguardd/FreeBSD/ksysguardd.c 2001/11/17 06:16:15 1.6 -@@ -17,9 +17,11 @@ - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +--- ksysguard/ksysguardd/FreeBSD/ksysguardd.c.orig Sat Nov 10 00:17:04 2001 ++++ ksysguard/ksysguardd/FreeBSD/ksysguardd.c Sun Dec 9 22:26:48 2001 +@@ -37,6 +37,8 @@ + #include + #include -- $Id: ksysguardd.c,v 1.2.6.1 2001/11/08 10:48:51 tokoe Exp $ -+ $Id: ksysguardd.c,v 1.6 2001/11/17 06:16:15 waba Exp $ - */ - -+#include ++#include "config.h" + - #include - #include - #include + #include "CPU.h" + #include "Command.h" + #include "Memory.h" -- cgit v1.2.3