summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-04-11 08:59:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-04-11 08:59:38 +0000
commitd9d3fcdcd239911b6d411d791f5bd18b8877f7fa (patch)
treefdc2cfc42d1443bd4db01b2c4fa4cf32d9d4af3d /sysutils
parentAfter Kris pointed out to me that I'm completely on the wrong track (diff)
Update to 2.10.1.
Notes
Notes: svn path=/head/; revision=133010
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-system-monitor/Makefile2
-rw-r--r--sysutils/gnome-system-monitor/distinfo4
-rw-r--r--sysutils/gnome-system-monitor/files/patch-src_interface.c21
-rw-r--r--sysutils/gnome-system-monitor/files/patch-src_openfiles.c13
-rw-r--r--sysutils/gnome-system-monitor/pkg-plist1
-rw-r--r--sysutils/gnomesystemmonitor/Makefile2
-rw-r--r--sysutils/gnomesystemmonitor/distinfo4
-rw-r--r--sysutils/gnomesystemmonitor/files/patch-src_interface.c21
-rw-r--r--sysutils/gnomesystemmonitor/files/patch-src_openfiles.c13
-rw-r--r--sysutils/gnomesystemmonitor/pkg-plist1
10 files changed, 12 insertions, 70 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 7650bd4087ab..0638e562902c 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomesystemmonitor
-PORTVERSION= 2.10.0
+PORTVERSION= 2.10.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.10
diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo
index 7919d4274b50..dfde097daf11 100644
--- a/sysutils/gnome-system-monitor/distinfo
+++ b/sysutils/gnome-system-monitor/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-system-monitor-2.10.0.tar.bz2) = 6dc606f13600e49a52b669fb97e789e0
-SIZE (gnome2/gnome-system-monitor-2.10.0.tar.bz2) = 752223
+MD5 (gnome2/gnome-system-monitor-2.10.1.tar.bz2) = 22acb1699193f8bd2ced656d44f57377
+SIZE (gnome2/gnome-system-monitor-2.10.1.tar.bz2) = 766187
diff --git a/sysutils/gnome-system-monitor/files/patch-src_interface.c b/sysutils/gnome-system-monitor/files/patch-src_interface.c
deleted file mode 100644
index 1b4276e7ee56..000000000000
--- a/sysutils/gnome-system-monitor/files/patch-src_interface.c
+++ /dev/null
@@ -1,21 +0,0 @@
---- src/interface.c.orig Wed Dec 1 13:23:26 2004
-+++ src/interface.c Wed Dec 1 13:24:00 2004
-@@ -529,12 +529,12 @@
-
- model = gtk_tree_store_new (10,
- GDK_TYPE_PIXBUF,
-- G_TYPE_STRING, // device name
-- G_TYPE_STRING, // directory
-- G_TYPE_STRING, // type
-- G_TYPE_STRING, // total
-- G_TYPE_STRING, // free
-- G_TYPE_STRING, // used
-+ G_TYPE_STRING, /* device name */
-+ G_TYPE_STRING, /* directory */
-+ G_TYPE_STRING, /* type */
-+ G_TYPE_STRING, /* total */
-+ G_TYPE_STRING, /* free */
-+ G_TYPE_STRING, /* used */
- G_TYPE_FLOAT,
- G_TYPE_FLOAT,
- G_TYPE_FLOAT);
diff --git a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c b/sysutils/gnome-system-monitor/files/patch-src_openfiles.c
index efdcef5f7882..1b94fbb9f499 100644
--- a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c
+++ b/sysutils/gnome-system-monitor/files/patch-src_openfiles.c
@@ -1,5 +1,5 @@
---- src/openfiles.c.orig Fri Jan 21 18:35:43 2005
-+++ src/openfiles.c Tue Jan 25 19:02:29 2005
+--- src/openfiles.c.orig Mon Apr 11 03:50:49 2005
++++ src/openfiles.c Mon Apr 11 03:52:13 2005
@@ -8,6 +8,7 @@
#include <netdb.h>
#include <sys/types.h>
@@ -8,15 +8,6 @@
#include <arpa/inet.h>
#include "procman.h"
#include "openfiles.h"
-@@ -143,7 +144,7 @@
- const glibtop_open_files_entry *o2 = b;
-
- /* Falta manejar los diferentes tipos! */
-- return (o1->fd == o2->fd) && (o1->type == o1->type); // XXX!
-+ return (o1->fd == o2->fd) && (o1->type == o1->type); /* XXX! */
- }
-
-
@@ -152,10 +153,10 @@
{
ProcInfo *info;
diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist
index 9d8082a83d19..6f9dcfca6975 100644
--- a/sysutils/gnome-system-monitor/pkg-plist
+++ b/sysutils/gnome-system-monitor/pkg-plist
@@ -65,6 +65,7 @@ share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo
share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo
+share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo
diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile
index 7650bd4087ab..0638e562902c 100644
--- a/sysutils/gnomesystemmonitor/Makefile
+++ b/sysutils/gnomesystemmonitor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomesystemmonitor
-PORTVERSION= 2.10.0
+PORTVERSION= 2.10.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.10
diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo
index 7919d4274b50..dfde097daf11 100644
--- a/sysutils/gnomesystemmonitor/distinfo
+++ b/sysutils/gnomesystemmonitor/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-system-monitor-2.10.0.tar.bz2) = 6dc606f13600e49a52b669fb97e789e0
-SIZE (gnome2/gnome-system-monitor-2.10.0.tar.bz2) = 752223
+MD5 (gnome2/gnome-system-monitor-2.10.1.tar.bz2) = 22acb1699193f8bd2ced656d44f57377
+SIZE (gnome2/gnome-system-monitor-2.10.1.tar.bz2) = 766187
diff --git a/sysutils/gnomesystemmonitor/files/patch-src_interface.c b/sysutils/gnomesystemmonitor/files/patch-src_interface.c
deleted file mode 100644
index 1b4276e7ee56..000000000000
--- a/sysutils/gnomesystemmonitor/files/patch-src_interface.c
+++ /dev/null
@@ -1,21 +0,0 @@
---- src/interface.c.orig Wed Dec 1 13:23:26 2004
-+++ src/interface.c Wed Dec 1 13:24:00 2004
-@@ -529,12 +529,12 @@
-
- model = gtk_tree_store_new (10,
- GDK_TYPE_PIXBUF,
-- G_TYPE_STRING, // device name
-- G_TYPE_STRING, // directory
-- G_TYPE_STRING, // type
-- G_TYPE_STRING, // total
-- G_TYPE_STRING, // free
-- G_TYPE_STRING, // used
-+ G_TYPE_STRING, /* device name */
-+ G_TYPE_STRING, /* directory */
-+ G_TYPE_STRING, /* type */
-+ G_TYPE_STRING, /* total */
-+ G_TYPE_STRING, /* free */
-+ G_TYPE_STRING, /* used */
- G_TYPE_FLOAT,
- G_TYPE_FLOAT,
- G_TYPE_FLOAT);
diff --git a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c b/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c
index efdcef5f7882..1b94fbb9f499 100644
--- a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c
+++ b/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c
@@ -1,5 +1,5 @@
---- src/openfiles.c.orig Fri Jan 21 18:35:43 2005
-+++ src/openfiles.c Tue Jan 25 19:02:29 2005
+--- src/openfiles.c.orig Mon Apr 11 03:50:49 2005
++++ src/openfiles.c Mon Apr 11 03:52:13 2005
@@ -8,6 +8,7 @@
#include <netdb.h>
#include <sys/types.h>
@@ -8,15 +8,6 @@
#include <arpa/inet.h>
#include "procman.h"
#include "openfiles.h"
-@@ -143,7 +144,7 @@
- const glibtop_open_files_entry *o2 = b;
-
- /* Falta manejar los diferentes tipos! */
-- return (o1->fd == o2->fd) && (o1->type == o1->type); // XXX!
-+ return (o1->fd == o2->fd) && (o1->type == o1->type); /* XXX! */
- }
-
-
@@ -152,10 +153,10 @@
{
ProcInfo *info;
diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist
index 9d8082a83d19..6f9dcfca6975 100644
--- a/sysutils/gnomesystemmonitor/pkg-plist
+++ b/sysutils/gnomesystemmonitor/pkg-plist
@@ -65,6 +65,7 @@ share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo
share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo
share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo
+share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo
share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo