Summary: | www/squid3 does not build with ECAP option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas Zander <riggs> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | timp87, w.schwarzenfeld | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | riggs:
maintainer-feedback+
riggs: merge-quarterly- |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Thomas Zander
2018-09-23 12:36:13 UTC
Created attachment 197460 [details]
svn-diff-squid3
If I am right, this should fix it.
Reporter is committer, assign accordingly Comment on attachment 197460 [details]
svn-diff-squid3
Changesets fixing build/run/package errors are:
Approved by: portmgr (blanket: build, run or package fix)
(In reply to Thomas Zander from comment #0) What OS do you use? I can not reproduce this error on FreeBSD 11.2-RELEASE amd64 (In reply to timp87 from comment #4) This is in an 11.2-RELEASE-p4 amd64 poudriere jail. Attachment #197460 [details] fixes this problem by explicitly returning the bool type. Are you okay if I commit this? (In reply to Thomas Zander from comment #5) Sure! A commit references this bug: Author: riggs Date: Sat Sep 29 14:39:17 UTC 2018 New revision: 480908 URL: https://svnweb.freebsd.org/changeset/ports/480908 Log: Fix build with ECAP OPTION PR: 231631 Submitted by: w.schwarzenfeld@utanet.at (patch file) Reported by: riggs Approved by: timp87@gmail.com (maintainer) Changes: head/www/squid3/Makefile head/www/squid3/files/patch-ServiceRep.cc Committed, thanks! Not MFH'ed to 2018Q3 since there is no www/squid3 port. |