diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-08-05 18:32:18 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-08-05 18:32:18 +0000 |
commit | 9d747aadc2e01fe5e55a6e8e5cdc39374a261a1f (patch) | |
tree | 1f6c8b7f20ce1fd53579a7dd69a52e7f219e13af /www/squid/files/patch-configure_GSSAPI_NONE | |
parent | New port: devel/ocaml-uutf (diff) |
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 <timp87@gmail.com> (maintainer)
Diffstat (limited to 'www/squid/files/patch-configure_GSSAPI_NONE')
-rw-r--r-- | www/squid/files/patch-configure_GSSAPI_NONE | 11 |
1 files changed, 0 insertions, 11 deletions
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 |