Bug 193538 - [patch] www/mod_amazon_proxy allow build agains apache24
Summary: [patch] www/mod_amazon_proxy allow build agains apache24
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: TAKATSU Tomonari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-10 19:23 UTC by Olli Hauer
Modified: 2014-10-05 10:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2014-09-10 19:23:17 UTC
mod_amazon_proxy builds against apache24, I haven't seen any issues

Fix:
s/USE_APACHE=22+/USE_APACHE=22+/

Please test the if the port is working as expected with apache24
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2014-09-10 19:24:31 UTC
Correct fix:

s/USE_APACHE=22/USE_APACHE=22+/
Comment 2 TAKATSU Tomonari freebsd_committer freebsd_triage 2014-10-05 10:50:41 UTC
I've never noticed this PR.
I fixed it at r368643.

Thanks,