summaryrefslogtreecommitdiffstats
path: root/mail/evolution/files/patch-aa
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-30 07:10:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-30 07:10:00 +0800
commit451cc20b75a654bb3aed654db3f755eda77e4f46 (patch)
tree0ae85d22a9b2600b8ab3d2f36afd2303938f1dba /mail/evolution/files/patch-aa
parent98dced94f4f5d89c4f33728eef1a18531ad05a6f (diff)
downloadmarcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar.gz
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar.bz2
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar.lz
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar.xz
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.tar.zst
marcuscom-ports-451cc20b75a654bb3aed654db3f755eda77e4f46.zip
Update to 2.3.6.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4356 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r--mail/evolution/files/patch-aa38
1 files changed, 20 insertions, 18 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa
index ed61b346b..0ad426b2d 100644
--- a/mail/evolution/files/patch-aa
+++ b/mail/evolution/files/patch-aa
@@ -1,6 +1,21 @@
---- configure.orig Wed Jun 15 20:26:15 2005
-+++ configure Wed Jun 15 20:26:33 2005
-@@ -24869,6 +24869,7 @@
+--- configure.orig Fri Jul 29 17:50:28 2005
++++ configure Fri Jul 29 17:51:42 2005
+@@ -23657,6 +23657,14 @@
+ DL_LIB=''
+ SOFTOKN3_LIB=''
+ ;;
++*freebsd*) os_win32=no
++ NO_UNDEFINED=''
++ SOCKET_LIBS=''
++ SOEXT='.so'
++ SA_JUNK_PLUGIN=sa-junk-plugin
++ DL_LIB=''
++ SOFTOKN3_LIB='-lsoftokn3'
++ ;;
+ *) os_win32=no
+ NO_UNDEFINED=''
+ SOCKET_LIBS=''
+@@ -26205,6 +26213,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
@@ -8,7 +23,7 @@
int
-@@ -26345,7 +26346,7 @@
+@@ -27882,7 +27891,7 @@
LDFLAGS_save="$LDFLAGS"
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
@@ -17,20 +32,7 @@
echo "$as_me:$LINENO: checking for Kerberos 5" >&5
echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6
if test "${ac_cv_lib_kerberos5+set}" = set; then
-@@ -27517,10 +27518,10 @@
- Example: --with-nspr-libs=/usr/lib" >&2;}
- { (exit 1); exit 1; }; }
- else
-- nsprlibs="-ldl $with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB"
-+ nsprlibs="$with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB"
- fi
- else
-- nsprlibs="-ldl -lplc4 -lplds4 -lnspr4 $PTHREAD_LIB"
-+ nsprlibs="-lplc4 -lplds4 -lnspr4 $PTHREAD_LIB"
- fi
-
- echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5
-@@ -31450,7 +31451,7 @@
+@@ -33151,7 +33160,7 @@
idldir="$datadir/idl/evolution-$BASE_VERSION"