diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-19 13:46:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-19 13:46:57 +0800 |
commit | c7eef0cafea51009e5395047200c88f360011456 (patch) | |
tree | f85b3f8159e2670342b107570772aef073884154 /mail/evolution/files | |
parent | e0848d372da15bd7623c3c944b16fafd552945e8 (diff) | |
download | marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar.gz marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar.bz2 marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar.lz marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar.xz marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.tar.zst marcuscom-ports-c7eef0cafea51009e5395047200c88f360011456.zip |
Update to 2.11.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files')
-rw-r--r-- | mail/evolution/files/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 85adb9c39..30b05efea 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Tue May 15 12:53:11 2007 -+++ configure Tue May 15 13:03:33 2007 +--- configure.orig Tue Jun 19 00:18:59 2007 ++++ configure Tue Jun 19 00:25:55 2007 @@ -24959,6 +24959,15 @@ case "$host" in SOFTOKN3_LIB='' HAL_REQUIREMENT='' @@ -24,16 +24,16 @@ #define BUFSIZE (sizeof(struct hostent)+10) -@@ -30865,7 +30875,7 @@ if test "x${with_krb5}" != "xno"; then +@@ -30930,7 +30940,7 @@ if test "x${with_krb5}" != "xno"; then LDFLAGS_save="$LDFLAGS" mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" - heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" + heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" + sunlibs="-lkrb5 -lgss" { 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 -@@ -37245,7 +37255,7 @@ componentdir="$privlibdir/components" +@@ -37393,7 +37403,7 @@ componentdir="$privlibdir/components" idldir='${datadir}'/idl/evolution-$BASE_VERSION |