From 9d747aadc2e01fe5e55a6e8e5cdc39374a261a1f Mon Sep 17 00:00:00 2001 From: Bartek Rutkowski Date: Wed, 5 Aug 2015 18:32:18 +0000 Subject: www/squid: update 3.5.6 -> 3.5.7 - Fix build with ecap by clang - Get rid of useless and always empty /var/squid/logs - Rework patches to make portlint a bit happier PR: 202053 Submitted by: Pavel Timofeev (maintainer) --- www/squid/files/patch-configure_GSSAPI_NONE | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/squid/files/patch-configure_GSSAPI_NONE (limited to 'www/squid/files/patch-configure_GSSAPI_NONE') diff --git a/www/squid/files/patch-configure_GSSAPI_NONE b/www/squid/files/patch-configure_GSSAPI_NONE deleted file mode 100644 index 224dfa120ac1..000000000000 --- a/www/squid/files/patch-configure_GSSAPI_NONE +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2015-05-28 21:06:54.111809946 +0300 -+++ configure 2015-05-28 21:07:20.776834346 +0300 -@@ -23549,7 +23549,7 @@ - - if test $ac_with_krb5_count -gt 1 ; then - as_fn_error $? "Please choose only one Kerberos library." "$LINENO" 5 --elif test $ac_with_krb5_count -eq 0 ; then -+elif test $ac_with_krb5_count -eq 100 ; then - # find installed libs via pkg-config or krb5-config - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gssapi-krb5 krb5\""; } >&5 -- cgit v1.2.3