From d805919a2e960a1a722eab9f07e844a581b0c576 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Aug 2003 21:44:31 +0000 Subject: Update to 2.3.8. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1086 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gnome-vfs/files/patch-modules_http-method.c | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 devel/gnome-vfs/files/patch-modules_http-method.c (limited to 'devel/gnome-vfs/files') diff --git a/devel/gnome-vfs/files/patch-modules_http-method.c b/devel/gnome-vfs/files/patch-modules_http-method.c deleted file mode 100644 index 3e3115ef2..000000000 --- a/devel/gnome-vfs/files/patch-modules_http-method.c +++ /dev/null @@ -1,15 +0,0 @@ ---- modules/http-method.c.orig Mon Aug 11 12:17:18 2003 -+++ modules/http-method.c Mon Aug 11 12:19:48 2003 -@@ -198,8 +198,12 @@ - #ifdef ENABLE_IPV6 - struct in6_addr addr6; - struct in6_addr mask6; -+#ifdef __FreeBSD__ -+#define s6_addr32 __u6_addr.__u6_addr32 -+#endif - #endif - } ProxyHostAddr; -+ - - typedef struct { - GnomeVFSSocketBuffer *socket_buffer; -- cgit v1.2.3