Prepare to switch security/suricata to the version of libhtp recommended
by upstream. This also frees devel/libhtp up for an update, which can be
used for the Suricata 2.x branch and onward.
www/libhtp-suricata:
- Update (downgrade) to 0.2.14
- Use the correct and supported libhtp repo from Suricata
- Enable STAGE support
- Update pkg-plist
- Take maintainership
- Remove unnecessary patch (htp_util.c)
- qa: Add CONFLICTS
- qa: Use our AUTOTOOLS framework completely to prepare the build
- qa: Patch htp.pc.in file for proper pkg-config versioning
devel/libhtp:
- Take maintainership
- qa: Add CONFLICTS
Reviewed by: wxs, mva, Johannes Meixner
Approved by: wxs (maintainer)