From b8fbc9db591ba8b977494c75447636044d31172c Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Mon, 17 Aug 2009 01:49:08 +0000 Subject: Bump port version to Samba 3.0.36 Please note, that the 3.0 series will be DISCONTINUED after this release! Major enhancements included in Samba 3.0.36 are: o Fix Winbind crash on 'getent group' (bug #5906). o Excel save operation corrupts file ACLs (bug #4308). o Prevent segmentation fault on joining a very long domain name. --- net/samba3/files/patch-include_includes.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 net/samba3/files/patch-include_includes.h (limited to 'net/samba3/files') diff --git a/net/samba3/files/patch-include_includes.h b/net/samba3/files/patch-include_includes.h deleted file mode 100644 index b0267c0755cb..000000000000 --- a/net/samba3/files/patch-include_includes.h +++ /dev/null @@ -1,16 +0,0 @@ ---- ./include/includes.h.orig Mon Apr 9 19:30:59 2007 -+++ ./include/includes.h Tue Apr 17 02:06:59 2007 -@@ -209,10 +209,10 @@ - #undef HAVE_LDAP - #endif - --#if HAVE_GSSAPI_H --#include --#elif HAVE_GSSAPI_GSSAPI_H -+#if HAVE_GSSAPI_GSSAPI_H - #include -+#elif HAVE_GSSAPI_H -+#include - #elif HAVE_GSSAPI_GSSAPI_GENERIC_H - #include - #endif -- cgit v1.2.3