git: 542382c041d2 - main - security/snort3: Update to 3.1.40.0,1

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Thu, 25 Aug 2022 20:30:57 UTC
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=542382c041d2bbd2e25a662cfa489f1318c2cb77

commit 542382c041d2bbd2e25a662cfa489f1318c2cb77
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2022-08-25 20:29:55 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2022-08-25 20:30:53 +0000

    security/snort3: Update to 3.1.40.0,1
    
    re: https://github.com/snort3/snort3/releases/tag/3.1.40.0
---
 security/snort3/Makefile  | 2 +-
 security/snort3/distinfo  | 6 +++---
 security/snort3/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/security/snort3/Makefile b/security/snort3/Makefile
index 1ade36d3a4f5..8352ca14e218 100644
--- a/security/snort3/Makefile
+++ b/security/snort3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	snort
-DISTVERSION=	3.1.39.0
+DISTVERSION=	3.1.40.0
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3
diff --git a/security/snort3/distinfo b/security/snort3/distinfo
index 1d4429e70548..325c67dd40a9 100644
--- a/security/snort3/distinfo
+++ b/security/snort3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660345419
-SHA256 (snort3-snort3-3.1.39.0_GH0.tar.gz) = 2b2ff78b46302296f9cf9104a9e95df10f95dbc2c6b62ddb668666bae846426b
-SIZE (snort3-snort3-3.1.39.0_GH0.tar.gz) = 3152831
+TIMESTAMP = 1661458308
+SHA256 (snort3-snort3-3.1.40.0_GH0.tar.gz) = d787d954f21d4cd6a048e10b8c53c78cb6287ec448108fc573b951639c8947b3
+SIZE (snort3-snort3-3.1.40.0_GH0.tar.gz) = 3157674
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist
index a54918ea3ba2..fb97b1075082 100644
--- a/security/snort3/pkg-plist
+++ b/security/snort3/pkg-plist
@@ -88,6 +88,8 @@ include/snort/helpers/boyer_moore_search.h
 include/snort/helpers/buffer_data.h
 include/snort/helpers/json_stream.h
 include/snort/helpers/literal_search.h
+include/snort/helpers/process.h
+include/snort/helpers/sigsafe.h
 include/snort/helpers/scratch_allocator.h
 include/snort/host_tracker/cache_allocator.h
 include/snort/host_tracker/cache_interface.h
@@ -205,6 +207,7 @@ include/snort/pub_sub/http_events.h
 include/snort/pub_sub/http_request_body_event.h
 include/snort/pub_sub/netflow_event.h
 include/snort/pub_sub/opportunistic_tls_event.h
+include/snort/pub_sub/reputation_events.h
 include/snort/pub_sub/rna_events.h
 include/snort/pub_sub/sip_events.h
 include/snort/pub_sub/smb_events.h