aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-03-30 14:13:07 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-03-30 14:13:07 +0000
commitea3f0697860cf231562409a1ae8d16809349020a (patch)
tree39020512a9e26d20cf7ca16e9660e95669e754f8 /security
parent181d68c65bde715c44b33208b96b8b37497bdb18 (diff)
downloadports-ea3f0697860cf231562409a1ae8d16809349020a.tar.gz
ports-ea3f0697860cf231562409a1ae8d16809349020a.zip
security/suricata: Update to 5.0.6
Changelog: https://redmine.openinfosecfoundation.org/versions/164 PR: 254579 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Notes
Notes: svn path=/head/; revision=569557
Diffstat (limited to 'security')
-rw-r--r--security/suricata/Makefile8
-rw-r--r--security/suricata/distinfo6
-rw-r--r--security/suricata/pkg-plist3
3 files changed, 10 insertions, 7 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index f85207c20523..893a5a18f375 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= suricata
-DISTVERSION= 5.0.5
-PORTREVISION= 2
+DISTVERSION= 5.0.6
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
@@ -76,7 +75,7 @@ LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit
LUAJIT_CONFIGURE_ON= --enable-luajit
LUA_USES= lua:51
-LUA_CONFIGURE_ON= --enable-lua \
+LUA_CONFIGURE_ON= --enable-lua
NETMAP_CONFIGURE_ENABLE= netmap
@@ -100,7 +99,8 @@ PYTHON_USES= python
PYTHON_USE= PYTHON=py3kplist
PYTHON_CONFIGURE_ENABLE= python
-REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis
+REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis \
+ libevent_pthreads.so:devel/libevent
REDIS_CONFIGURE_ON= --enable-hiredis \
TESTS_CONFIGURE_ENABLE= unittests
diff --git a/security/suricata/distinfo b/security/suricata/distinfo
index 5123830f554d..cc976d6c1299 100644
--- a/security/suricata/distinfo
+++ b/security/suricata/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607096841
-SHA256 (suricata-5.0.5.tar.gz) = 3c46192ec0faa5deb704ee258c9c2d30e34e0eed357b00223c5415352231f065
-SIZE (suricata-5.0.5.tar.gz) = 29094537
+TIMESTAMP = 1616749948
+SHA256 (suricata-5.0.6.tar.gz) = d2045c7fbdbd56d1bed15aa8d48a2b3a46e4052599ac7ab89bf2fc3d6a08b491
+SIZE (suricata-5.0.6.tar.gz) = 29136659
diff --git a/security/suricata/pkg-plist b/security/suricata/pkg-plist
index 510225dc82a2..efc1173f5dcf 100644
--- a/security/suricata/pkg-plist
+++ b/security/suricata/pkg-plist
@@ -26,6 +26,9 @@ lib/libhtp.so.2
lib/libhtp.so.2.0.0
libdata/pkgconfig/htp.pc
man/man1/suricata.1.gz
+%%PYTHON%%man/man1/suricatactl-filestore.1.gz
+%%PYTHON%%man/man1/suricatactl.1.gz
+%%PYTHON%%man/man1/suricatasc.1.gz
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/Basic_Setup.txt
%%DOCSDIR%%/GITGUIDE