aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2022-09-09 21:56:43 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2022-09-09 21:56:43 +0000
commit169f2e154fb36e1a6ca9b08589b963bad8915b70 (patch)
tree358291da86202c5e03300ab9292d430f4d091f68
parent52b12d6aa4b92cf56ceab04457d59b23a8a49983 (diff)
downloadports-169f2e154fb36e1a6ca9b08589b963bad8915b70.tar.gz
ports-169f2e154fb36e1a6ca9b08589b963bad8915b70.zip
security/suricata: use upstream patch for divert(4) socket
Reviewed by: Franco Fichtner <franco opnsense.org> (maintainer) Approved by: mikael
-rw-r--r--security/suricata/Makefile5
-rw-r--r--security/suricata/distinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index 981db9a5b181..7efbc3b68d0b 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -1,9 +1,12 @@
PORTNAME= suricata
DISTVERSION= 6.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
+PATCH_SITES= https://github.com/OISF/${PORTNAME}/commit/
+PATCHFILES= 5dbbc52b066b2047c4bc30be7fd29dbb3febaf96.patch:-p1
+
MAINTAINER= franco@opnsense.org
COMMENT= High Performance Network IDS, IPS and Security Monitoring engine
WWW= https://suricata-ids.org
diff --git a/security/suricata/distinfo b/security/suricata/distinfo
index 23a89e90708c..3e3c489072fa 100644
--- a/security/suricata/distinfo
+++ b/security/suricata/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1657695977
+TIMESTAMP = 1662740807
SHA256 (suricata-6.0.6.tar.gz) = 00173634fa76aee636e38a90b1c02616c903e42173107d47b4114960b5fbe839
SIZE (suricata-6.0.6.tar.gz) = 32651139
+SHA256 (5dbbc52b066b2047c4bc30be7fd29dbb3febaf96.patch) = a346c3b4ebd7f02492eab6b45f2c6fd063bfe28571bb0832ff07d95ee866e1f0
+SIZE (5dbbc52b066b2047c4bc30be7fd29dbb3febaf96.patch) = 885