FreeBSD Bugzilla – Attachment 197460 Details for
Bug 231631
www/squid3 does not build with ECAP option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff-squid3
svn-diff-squid3 (text/plain), 1.26 KB, created by
Walter Schwarzenfeld
on 2018-09-24 18:38:10 UTC
(
hide
)
Description:
svn-diff-squid3
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-09-24 18:38:10 UTC
Size:
1.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480619) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= squid > PORTVERSION= 3.5.28 >+PORTREVISION= 1 > CATEGORIES= www ipv6 > MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ > http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ >Index: files/patch-ServiceRep.cc >=================================================================== >--- files/patch-ServiceRep.cc (nonexistent) >+++ files/patch-ServiceRep.cc (working copy) >@@ -0,0 +1,11 @@ >+--- src/adaptation/ecap/ServiceRep.cc.orig 2018-09-24 18:34:06 UTC >++++ src/adaptation/ecap/ServiceRep.cc >+@@ -234,7 +234,7 @@ bool Adaptation::Ecap::ServiceRep::probe >+ >+ bool Adaptation::Ecap::ServiceRep::up() const >+ { >+- return theService; >++ return bool(theService); >+ } >+ >+ bool Adaptation::Ecap::ServiceRep::wantsUrl(const String &urlPath) const > >Property changes on: files/patch-ServiceRep.cc >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 231631
: 197460