summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/gnome-netstatus/Makefile1
-rw-r--r--net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c10
-rw-r--r--net/gnomenetstatus/Makefile1
-rw-r--r--net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c10
4 files changed, 22 insertions, 0 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index c7b6d0a37..c904f2a2a 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomenetstatus
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6
diff --git a/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c b/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
new file mode 100644
index 000000000..218948f76
--- /dev/null
+++ b/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
@@ -0,0 +1,10 @@
+--- 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 c7b6d0a37..c904f2a2a 100644
--- a/net/gnomenetstatus/Makefile
+++ b/net/gnomenetstatus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomenetstatus
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6
diff --git a/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c b/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
new file mode 100644
index 000000000..218948f76
--- /dev/null
+++ b/net/gnomenetstatus/files/patch-src_netstatus-sysdeps.c
@@ -0,0 +1,10 @@
+--- 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