Bug 173837 - [patch] www/libecap not found by squid32
Summary: [patch] www/libecap not found by squid32
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 15:00 UTC by Eugene Grosbein
Modified: 2012-11-25 13:19 UTC (History)
0 users

See Also:


Attachments
file.diff (711 bytes, patch)
2012-11-22 15:00 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2012-11-22 15:00:00 UTC
	libecap-0.2.0 installs libecap.pc to /usr/local/lib/pkgconfig/libecap.pc
	but our pkgconf looks for /usr/local/libdata/pkgconfig/libecap.pc only.

	So, www/squid32 cannot be built with ECAP option enabled,
	it cannot find libecap.

Fix: Apply the following patch to www/libecap port:
How-To-Repeat: 
	Try to build www/squid32 port with ECAP enabled.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-22 15:00:30 UTC
Maintainer of www/libecap,

Please note that PR ports/173837 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173837

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-22 15:00:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2012-11-22 15:03:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 4 Thomas-Martin Seck 2012-11-23 15:43:21 UTC
Thank you for the report and the patch. Please commit!
Comment 5 Florian Smeets freebsd_committer freebsd_triage 2012-11-25 13:19:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!