aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gnome-netstatus/Makefile2
-rw-r--r--net/gnome-netstatus/distinfo4
-rw-r--r--net/gnome-netstatus/files/patch-icons_Makefile.in12
-rw-r--r--net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c10
-rw-r--r--net/gnomenetstatus/Makefile2
-rw-r--r--net/gnomenetstatus/distinfo4
-rw-r--r--net/gnomenetstatus/files/patch-icons_Makefile.in12
-rw-r--r--net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c10
8 files changed, 18 insertions, 38 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index a72930dd143b..f9a59f978b29 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomenetstatus
-PORTVERSION= 2.6.0.1
+PORTVERSION= 2.6.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6
diff --git a/net/gnome-netstatus/distinfo b/net/gnome-netstatus/distinfo
index 27edbd022e7a..52f35d8d6f93 100644
--- a/net/gnome-netstatus/distinfo
+++ b/net/gnome-netstatus/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 8236eec5a7174375f28ec05bcc628aaf
-SIZE (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 417230
+MD5 (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 8a0e9831ad6b2aa48c6f4c2b6516ab6e
+SIZE (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 427214
diff --git a/net/gnome-netstatus/files/patch-icons_Makefile.in b/net/gnome-netstatus/files/patch-icons_Makefile.in
index a47c7f9e2715..33fd6338d46f 100644
--- a/net/gnome-netstatus/files/patch-icons_Makefile.in
+++ b/net/gnome-netstatus/files/patch-icons_Makefile.in
@@ -1,11 +1,11 @@
---- icons/Makefile.in.orig Mon Mar 8 22:22:36 2004
-+++ icons/Makefile.in Mon Mar 8 22:22:53 2004
-@@ -133,7 +133,7 @@
+--- icons/Makefile.in.orig Tue Apr 20 01:06:15 2004
++++ icons/Makefile.in Tue Apr 20 01:06:49 2004
+@@ -137,7 +137,7 @@
iconsize = 48x48
category = apps
-iconsdir = $(datadir)/icons/hicolor/$(iconsize)/$(category)
+iconsdir = $(prefix)/share/icons/hicolor/$(iconsize)/$(category)
- icons_DATA = \
- gnome-netstatus-disconn.png \
- gnome-netstatus-idle.png \
+ icons_DATA = gnome-netstatus-disconn.png gnome-netstatus-idle.png gnome-netstatus-rx.png gnome-netstatus-tx.png gnome-netstatus-txrx.png gnome-netstatus-error.png
+
+
diff --git a/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c b/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
deleted file mode 100644
index 218948f7600c..000000000000
--- a/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
-+++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
-@@ -331,7 +331,6 @@
-
- error_shutdown:
- g_io_channel_unref (channel);
-- g_io_channel_shutdown (channel, TRUE, NULL);
- close (pipe_out);
- }
- else
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile
index a72930dd143b..f9a59f978b29 100644
--- a/net/gnomenetstatus/Makefile
+++ b/net/gnomenetstatus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomenetstatus
-PORTVERSION= 2.6.0.1
+PORTVERSION= 2.6.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6
diff --git a/net/gnomenetstatus/distinfo b/net/gnomenetstatus/distinfo
index 27edbd022e7a..52f35d8d6f93 100644
--- a/net/gnomenetstatus/distinfo
+++ b/net/gnomenetstatus/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 8236eec5a7174375f28ec05bcc628aaf
-SIZE (gnome2/gnome-netstatus-2.6.0.1.tar.bz2) = 417230
+MD5 (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 8a0e9831ad6b2aa48c6f4c2b6516ab6e
+SIZE (gnome2/gnome-netstatus-2.6.1.tar.bz2) = 427214
diff --git a/net/gnomenetstatus/files/patch-icons_Makefile.in b/net/gnomenetstatus/files/patch-icons_Makefile.in
index a47c7f9e2715..33fd6338d46f 100644
--- a/net/gnomenetstatus/files/patch-icons_Makefile.in
+++ b/net/gnomenetstatus/files/patch-icons_Makefile.in
@@ -1,11 +1,11 @@
---- icons/Makefile.in.orig Mon Mar 8 22:22:36 2004
-+++ icons/Makefile.in Mon Mar 8 22:22:53 2004
-@@ -133,7 +133,7 @@
+--- icons/Makefile.in.orig Tue Apr 20 01:06:15 2004
++++ icons/Makefile.in Tue Apr 20 01:06:49 2004
+@@ -137,7 +137,7 @@
iconsize = 48x48
category = apps
-iconsdir = $(datadir)/icons/hicolor/$(iconsize)/$(category)
+iconsdir = $(prefix)/share/icons/hicolor/$(iconsize)/$(category)
- icons_DATA = \
- gnome-netstatus-disconn.png \
- gnome-netstatus-idle.png \
+ icons_DATA = gnome-netstatus-disconn.png gnome-netstatus-idle.png gnome-netstatus-rx.png gnome-netstatus-tx.png gnome-netstatus-txrx.png gnome-netstatus-error.png
+
+
diff --git a/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c b/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
deleted file mode 100644
index 218948f7600c..000000000000
--- a/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
-+++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
-@@ -331,7 +331,6 @@
-
- error_shutdown:
- g_io_channel_unref (channel);
-- g_io_channel_shutdown (channel, TRUE, NULL);
- close (pipe_out);
- }
- else