From 638b97f5a5d741cee963b662efa43f26ddf9d04c Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 5 Apr 2004 20:54:18 +0000 Subject: Garbage collection GNOME 2.5. Next stop, GNOME 2.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gnome-netstatus/files/patch-configure | 10 ---------- net/gnome-netstatus/files/patch-icons_Makefile.in | 11 ----------- net/gnome-netstatus/files/patch-src_netstatus-iface.c | 19 ------------------- .../files/patch-src_netstatus-sysdeps.c | 10 ---------- 4 files changed, 50 deletions(-) delete mode 100644 net/gnome-netstatus/files/patch-configure delete mode 100644 net/gnome-netstatus/files/patch-icons_Makefile.in delete mode 100644 net/gnome-netstatus/files/patch-src_netstatus-iface.c delete mode 100644 net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c (limited to 'net/gnome-netstatus/files') diff --git a/net/gnome-netstatus/files/patch-configure b/net/gnome-netstatus/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/net/gnome-netstatus/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/net/gnome-netstatus/files/patch-icons_Makefile.in b/net/gnome-netstatus/files/patch-icons_Makefile.in deleted file mode 100644 index a47c7f9e2..000000000 --- a/net/gnome-netstatus/files/patch-icons_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 @@ - - 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 \ diff --git a/net/gnome-netstatus/files/patch-src_netstatus-iface.c b/net/gnome-netstatus/files/patch-src_netstatus-iface.c deleted file mode 100644 index 1ffae4384..000000000 --- a/net/gnome-netstatus/files/patch-src_netstatus-iface.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/netstatus-iface.c.orig Mon Mar 22 17:49:17 2004 -+++ src/netstatus-iface.c Mon Mar 22 17:50:12 2004 -@@ -32,6 +32,8 @@ - - #include - -+#include -+#include - #include - #ifdef HAVE_SYS_SOCKIO_H - #include -@@ -39,6 +41,7 @@ - #include - #include - #include -+#include - #include - #include - #include 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 218948f76..000000000 --- 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 -- cgit v1.2.3