FreeBSD Bugzilla – Attachment 157243 Details for
Bug 200070
www/squid: Update to 3.5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
squid-3.5.5 patch
squid-3.5.5.patch (text/plain), 2.20 KB, created by
Pavel Timofeev
on 2015-05-29 07:42:14 UTC
(
hide
)
Description:
squid-3.5.5 patch
Filename:
MIME Type:
Creator:
Pavel Timofeev
Created:
2015-05-29 07:42:14 UTC
Size:
2.20 KB
patch
obsolete
>diff -ruN /home/timp/squid.orig/Makefile /usr/ports/www/squid/Makefile >--- /home/timp/squid.orig/Makefile 2015-05-28 20:16:43.661017596 +0300 >+++ /usr/ports/www/squid/Makefile 2015-05-28 21:06:11.131810933 +0300 >@@ -1,8 +1,7 @@ > # $FreeBSD: head/www/squid/Makefile 386312 2015-05-14 10:15:04Z mat $ > > PORTNAME= squid >-PORTVERSION= 3.5.3 >-PORTREVISION= 1 >+PORTVERSION= 3.5.5 > CATEGORIES= www ipv6 > MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ > http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ >@@ -257,7 +256,9 @@ > --enable-auth-ntlm="${ntlm_auth}" > > .if ${PORT_OPTIONS:MECAP} >-BROKEN= It needs eCAP 1.0 lib, which isn't in ports tree now >+. if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 >+BROKEN= Squid with eCAP enabled can't be compiled by clang >+. endif > .endif > > # Storage schemes: >diff -ruN /home/timp/squid.orig/distinfo /usr/ports/www/squid/distinfo >--- /home/timp/squid.orig/distinfo 2015-05-28 20:16:43.661017596 +0300 >+++ /usr/ports/www/squid/distinfo 2015-05-28 20:18:47.290028809 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (squid3.5/squid-3.5.3.tar.xz) = 73ec65a08384a3ec93ccc17e89ef7a06ba221816551946f2f051cc736c2981c0 >-SIZE (squid3.5/squid-3.5.3.tar.xz) = 2283580 >+SHA256 (squid3.5/squid-3.5.5.tar.xz) = 23793da6b23871765188becae59a6f4b6c3672c256ba9be90743b46a3c7921cf >+SIZE (squid3.5/squid-3.5.5.tar.xz) = 2290016 >diff -ruN /home/timp/squid.orig/files/patch-configure_GSSAPI_NONE /usr/ports/www/squid/files/patch-configure_GSSAPI_NONE >--- /home/timp/squid.orig/files/patch-configure_GSSAPI_NONE 1970-01-01 03:00:00.000000000 +0300 >+++ /usr/ports/www/squid/files/patch-configure_GSSAPI_NONE 2015-05-28 21:08:01.885814487 +0300 >@@ -0,0 +1,11 @@ >+--- 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 200070
:
156556
|
156557
|
156662
|
156684
| 157243 |
157246