K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-08-06T08:51:43.266251Z K 7 svn:log V 393 security/suricata: Fix libpcap LIB_DEPENDS Fix the PORTS_PCAP option LIB_DEPENDS entry ambiguously depending on net/libpcap, which should be libpcap.so.1 so as not to be satisfied with the pcap library provided by base. [1] While I'm here: - Explicitly BUILD_DEPEND on libhtp >= 0.5.20, as configure breaks when that minimum version is not available. PR: 211578 Reported by: marino [1] END