From ad3ec5ae71951d6dfa5367592ced1d494d574018 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 13 Apr 2004 20:40:41 +0000 Subject: Revert the previous patch. It turns out I had some left over bits from a patch from bland, and the crash I was seeing did not affect others. In fact, the patch added last night would have caused crashes for others. Pointy hat to: me --- sysutils/gnome-system-monitor/Makefile | 2 +- sysutils/gnome-system-monitor/files/patch-src::proctable.c | 12 ------------ sysutils/gnomesystemmonitor/Makefile | 2 +- sysutils/gnomesystemmonitor/files/patch-src::proctable.c | 12 ------------ 4 files changed, 2 insertions(+), 26 deletions(-) diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index bc7d76f..ea752f0 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesystemmonitor PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.6 diff --git a/sysutils/gnome-system-monitor/files/patch-src::proctable.c b/sysutils/gnome-system-monitor/files/patch-src::proctable.c index 1d706de..fda6831 100644 --- a/sysutils/gnome-system-monitor/files/patch-src::proctable.c +++ b/sysutils/gnome-system-monitor/files/patch-src::proctable.c @@ -1,17 +1,5 @@ --- src/proctable.c.orig Sun Feb 8 10:06:08 2004 +++ src/proctable.c Tue Apr 13 01:01:51 2004 -@@ -147,8 +147,9 @@ - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, -- G_TYPE_INT, G_TYPE_INT, G_TYPE_INT, -- GDK_TYPE_PIXBUF, G_TYPE_POINTER); -+ G_TYPE_STRING, G_TYPE_INT, G_TYPE_INT, -+ G_TYPE_INT, GDK_TYPE_PIXBUF, -+ G_TYPE_POINTER); - - proctree = gtk_tree_view_new_with_model (GTK_TREE_MODEL (model)); - gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (proctree), TRUE); @@ -547,6 +548,9 @@ glibtop_get_proc_uid (&procuid, pid); glibtop_get_proc_time (&proctime, pid); diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index bc7d76f..ea752f0 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesystemmonitor PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.6 diff --git a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c b/sysutils/gnomesystemmonitor/files/patch-src::proctable.c index 1d706de..fda6831 100644 --- a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c +++ b/sysutils/gnomesystemmonitor/files/patch-src::proctable.c @@ -1,17 +1,5 @@ --- src/proctable.c.orig Sun Feb 8 10:06:08 2004 +++ src/proctable.c Tue Apr 13 01:01:51 2004 -@@ -147,8 +147,9 @@ - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, - G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, -- G_TYPE_INT, G_TYPE_INT, G_TYPE_INT, -- GDK_TYPE_PIXBUF, G_TYPE_POINTER); -+ G_TYPE_STRING, G_TYPE_INT, G_TYPE_INT, -+ G_TYPE_INT, GDK_TYPE_PIXBUF, -+ G_TYPE_POINTER); - - proctree = gtk_tree_view_new_with_model (GTK_TREE_MODEL (model)); - gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (proctree), TRUE); @@ -547,6 +548,9 @@ glibtop_get_proc_uid (&procuid, pid); glibtop_get_proc_time (&proctime, pid); -- cgit v1.1