git: 169f2e154fb3 - main - security/suricata: use upstream patch for divert(4) socket
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Sep 2022 21:57:41 UTC
The branch main has been updated by glebius (src committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=169f2e154fb36e1a6ca9b08589b963bad8915b70
commit 169f2e154fb36e1a6ca9b08589b963bad8915b70
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2022-09-09 21:56:43 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2022-09-09 21:56:43 +0000
security/suricata: use upstream patch for divert(4) socket
Reviewed by: Franco Fichtner <franco opnsense.org> (maintainer)
Approved by: mikael
---
security/suricata/Makefile | 5 ++++-
security/suricata/distinfo | 4 +++-
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