diff options
Diffstat (limited to 'security/snort3')
-rw-r--r-- | security/snort3/Makefile | 4 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 | ||||
-rw-r--r-- | security/snort3/pkg-plist | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index de56987b3447..a8aa50e7c196 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.8.1.0 +DISTVERSION= 3.9.2.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libdaq.so:net/libdaq \ libhwloc.so:devel/hwloc2 \ libpcap.so:net/libpcap \ libpcre2-8.so:devel/pcre2 \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= cmake compiler:c++14-lang cpe iconv localbase luajit pathfix pkgconfig \ shebangfix ssl diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 3b5d7f18d701..b0b61e634faf 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748521147 -SHA256 (snort3-snort3-3.8.1.0_GH0.tar.gz) = adbd958bd0f9b2c78997bfda5a36cbbc843f07a71712db0b56f085e2cd124164 -SIZE (snort3-snort3-3.8.1.0_GH0.tar.gz) = 3484205 +TIMESTAMP = 1753181972 +SHA256 (snort3-snort3-3.9.2.0_GH0.tar.gz) = edf0aa5e72d673702bca161e235b7b8f8c3e5a49b81e8ddf2ea7e10736ab0cdd +SIZE (snort3-snort3-3.9.2.0_GH0.tar.gz) = 3507676 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 5da84b8b5dd6..6e0c9db565da 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -39,7 +39,6 @@ include/snort/flow/flow_key.h include/snort/flow/flow_stash.h include/snort/flow/ha.h include/snort/flow/session.h -include/snort/flow/stash_item.h include/snort/flow/stream_flow.h include/snort/framework/api_options.h include/snort/framework/base_api.h @@ -87,6 +86,7 @@ include/snort/helpers/infractions.h include/snort/helpers/json_stream.h include/snort/helpers/literal_search.h include/snort/helpers/memcap_allocator.h +include/snort/helpers/ring2.h include/snort/helpers/scratch_allocator.h include/snort/helpers/sigsafe.h include/snort/helpers/utf.h @@ -202,6 +202,8 @@ include/snort/pub_sub/eof_event.h include/snort/pub_sub/eve_process_event.h include/snort/pub_sub/expect_events.h include/snort/pub_sub/external_event_ids.h +include/snort/pub_sub/file_events.h +include/snort/pub_sub/file_events_ids.h include/snort/pub_sub/finalize_packet_event.h include/snort/pub_sub/ftp_events.h include/snort/pub_sub/http_body_event.h |