Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2022 13:17:45 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b33040ff8cf - main - security/snort3: Update to 3.1.22.0
Message-ID:  <202202031317.213DHjoB028583@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b33040ff8cf611794de1c652f1f3ef6dec03104

commit 6b33040ff8cf611794de1c652f1f3ef6dec03104
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2022-02-03 13:16:32 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2022-02-03 13:17:37 +0000

    security/snort3: Update to 3.1.22.0
    
    re: https://github.com/snort3/snort3/releases/tag/3.1.22.0
    
    Approved by:    maintainer (via private email)
---
 security/snort3/Makefile  | 2 +-
 security/snort3/distinfo  | 6 +++---
 security/snort3/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/snort3/Makefile b/security/snort3/Makefile
index 4ccd81154555..b248c6f7ae41 100644
--- a/security/snort3/Makefile
+++ b/security/snort3/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mark Felder <feld@FreeBSD.org>
 
 PORTNAME=	snort
-DISTVERSION=	3.1.21.0
+DISTVERSION=	3.1.22.0
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3
diff --git a/security/snort3/distinfo b/security/snort3/distinfo
index 2193e747a6a3..73c32eebf6cf 100644
--- a/security/snort3/distinfo
+++ b/security/snort3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643144529
-SHA256 (snort3-snort3-3.1.21.0_GH0.tar.gz) = 0fe88fd838c8d7dfb249c4335daaea997db819deee60eacc6871bb11f8afa8df
-SIZE (snort3-snort3-3.1.21.0_GH0.tar.gz) = 3113257
+TIMESTAMP = 1643825401
+SHA256 (snort3-snort3-3.1.22.0_GH0.tar.gz) = 6b14382c31a24fabb68faa207224f8adfd2358f844706e55ad08c3abe6c5aa10
+SIZE (snort3-snort3-3.1.22.0_GH0.tar.gz) = 3113932
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist
index 2462784853fe..9dcdacdaf455 100644
--- a/security/snort3/pkg-plist
+++ b/security/snort3/pkg-plist
@@ -186,12 +186,13 @@ include/snort/protocols/vlan.h
 include/snort/protocols/wlan.h
 include/snort/pub_sub/appid_debug_log_event.h
 include/snort/pub_sub/appid_events.h
+include/snort/pub_sub/assistant_gadget_event.h
 include/snort/pub_sub/cip_events.h
 include/snort/pub_sub/daq_message_event.h
 include/snort/pub_sub/data_decrypt_event.h
 include/snort/pub_sub/dcerpc_events.h
 include/snort/pub_sub/dhcp_events.h
-include/snort/pub_sub/efp_process_event.h
+include/snort/pub_sub/eve_process_event.h
 include/snort/pub_sub/expect_events.h
 include/snort/pub_sub/finalize_packet_event.h
 include/snort/pub_sub/http_events.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202031317.213DHjoB028583>