FreeBSD Bugzilla – Attachment 172099 Details for
Bug 210812
www/squid-devel: update 4.0.11 -> 4.0.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port patch
squid-devel-4.0.12.patch (text/plain), 2.02 KB, created by
Pavel Timofeev
on 2016-07-04 11:43:11 UTC
(
hide
)
Description:
port patch
Filename:
MIME Type:
Creator:
Pavel Timofeev
Created:
2016-07-04 11:43:11 UTC
Size:
2.02 KB
patch
obsolete
>diff -ruN /home/timp/squid-devel.orig/Makefile squid-devel/Makefile >--- /home/timp/squid-devel.orig/Makefile 2016-07-04 11:43:15.308293000 +0300 >+++ squid-devel/Makefile 2016-07-04 13:43:20.301476000 +0300 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/www/squid-devel/Makefile 416993 2016-06-17 01:59:53Z junovitch $ > > PORTNAME= squid >-PORTVERSION= 4.0.11 >+PORTVERSION= 4.0.12 > CATEGORIES= www ipv6 > MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ > http://www2.us.squid-cache.org/Versions/v4/ \ >@@ -109,7 +109,7 @@ > --enable-security-cert-generators="file" \ > LIBOPENSSL_CFLAGS=-I${OPENSSLINC} \ > LIBOPENSSL_LIBS="-lcrypto -lssl" >-SSL_USE= OPENSSL=yes >+SSL_USES= ssl > SSL_CRTD_CONFIGURE_ENABLE= ssl-crtd > SSL_CRTD_IMPLIES= SSL > STACKTRACES_CONFIGURE_ENABLE= stacktraces >diff -ruN /home/timp/squid-devel.orig/distinfo squid-devel/distinfo >--- /home/timp/squid-devel.orig/distinfo 2016-07-04 11:43:15.308383000 +0300 >+++ squid-devel/distinfo 2016-07-04 13:44:37.598655000 +0300 >@@ -1,3 +1,3 @@ > TIMESTAMP = 1466128384 >-SHA256 (squid4.0/squid-4.0.11.tar.xz) = 2eda025d12ee6c7a18f5c1efb4c2689e370077038c21dbe97d5071167892f5ee >-SIZE (squid4.0/squid-4.0.11.tar.xz) = 2387896 >+SHA256 (squid4.0/squid-4.0.12.tar.xz) = 0ac066df8eeadef69d61ab15cc518c3947502d3ec32ec527ce03f01de3d77ff0 >+SIZE (squid4.0/squid-4.0.12.tar.xz) = 2390712 >diff -ruN /home/timp/squid-devel.orig/files/patch-src_adaptation_ecap_ServiceRep.cc squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc >--- /home/timp/squid-devel.orig/files/patch-src_adaptation_ecap_ServiceRep.cc 2016-07-04 11:43:15.309590000 +0300 >+++ squid-devel/files/patch-src_adaptation_ecap_ServiceRep.cc 1970-01-01 03:00:00.000000000 +0300 >@@ -1,11 +0,0 @@ >---- src/adaptation/ecap/ServiceRep.cc.orig 2016-04-20 13:19:59 UTC >-+++ src/adaptation/ecap/ServiceRep.cc >-@@ -236,7 +236,7 @@ bool Adaptation::Ecap::ServiceRep::probe >- >- bool Adaptation::Ecap::ServiceRep::up() const >- { >-- return theService; >-+ return theService != NULL; >- } >- >- bool Adaptation::Ecap::ServiceRep::wantsUrl(const SBuf &urlPath) const
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:
timp87
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210812
: 172099 |
172130