Index: Makefile =================================================================== --- Makefile (revision 553236) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -DISTVERSION= 5.0.2 -PORTREVISION= 9 +DISTVERSION= 5.0.4 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ @@ -18,11 +17,13 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libnet.so:net/libnet \ liblz4.so:archivers/liblz4 \ + libhs.so:devel/hyperscan \ + libpcap.so:net/libpcap \ libyaml.so:textproc/libyaml USES= autoreconf cpe gmake iconv:translit libtool pathfix pkgconfig -CONFLICTS_INSTALL= libhtp suricata5 +CONFLICTS_INSTALL= libhtp USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} Index: distinfo =================================================================== --- distinfo (revision 553236) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581674131 -SHA256 (suricata-5.0.2.tar.gz) = 7f30cac92feeab2a9281b6059b96f9f163dce9aadcc959a6c0b9a2f6d750cee7 -SIZE (suricata-5.0.2.tar.gz) = 23735393 +TIMESTAMP = 1603639476 +SHA256 (suricata-5.0.4.tar.gz) = b4398036fd36086d088668a4d2b0759a1a22ea9b8ce066a542cf9b27278f988b +SIZE (suricata-5.0.4.tar.gz) = 29091046 Index: files/patch-src_suricata-common.h =================================================================== --- files/patch-src_suricata-common.h (nonexistent) +++ files/patch-src_suricata-common.h (working copy) @@ -0,0 +1,11 @@ +--- src/suricata-common.h-orig 2020-10-25 16:56:49.454317000 +0100 ++++ src/suricata-common.h 2020-10-25 16:57:06.035153000 +0100 +@@ -36,6 +36,8 @@ + #define _GNU_SOURCE + #define __USE_GNU + ++#include "queue.h" ++ + #if HAVE_CONFIG_H + #include + #endif Property changes on: files/patch-src_suricata-common.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: pkg-plist =================================================================== --- pkg-plist (revision 553236) +++ pkg-plist (working copy) @@ -128,7 +128,7 @@ %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/util.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/version.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata/update/version.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata_update-1.1.1-py%%PYTHON_VER%%.egg-info +%%PYTHON%%%%PYTHON_SITELIBDIR%%/suricata_update-1.1.3-py%%PYTHON_VER%%.egg-info %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/suricatasc/__init__.pyc %%DATADIR%%/rules/app-layer-events.rules