diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-11-11 11:08:15 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-11-11 21:34:54 +0000 |
commit | 8f60982f622f7fc666dbb0a233df3174e1f2cef5 (patch) | |
tree | a98e8e76e3fa1c49b04b300f9791f3163868e3fd /security | |
parent | f90b6cd32a372ed4b8266602a4fede8f7facd406 (diff) | |
download | ports-8f60982f622f7fc666dbb0a233df3174e1f2cef5.tar.gz ports-8f60982f622f7fc666dbb0a233df3174e1f2cef5.zip |
Diffstat (limited to 'security')
-rw-r--r-- | security/snort3/Makefile | 2 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 | ||||
-rw-r--r-- | security/snort3/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 07755490657e..e89e086020fd 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.1.73.0 +DISTVERSION= 3.1.74.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index d04a06c6d3e3..d49ca8b99c56 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698326911 -SHA256 (snort3-snort3-3.1.73.0_GH0.tar.gz) = d04edf07e9b695fb22de73f0987537d35b4c8466119940e39a056d1a13888b27 -SIZE (snort3-snort3-3.1.73.0_GH0.tar.gz) = 3269443 +TIMESTAMP = 1699697910 +SHA256 (snort3-snort3-3.1.74.0_GH0.tar.gz) = 4a4529e74bc202303c0330ae8b2317f0bef3ac92ae7216df8cfedfce24ddd129 +SIZE (snort3-snort3-3.1.74.0_GH0.tar.gz) = 3274899 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 7da6b734e0b9..51cd4d7ebc50 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -26,6 +26,7 @@ include/snort/detection/detection_util.h include/snort/detection/ips_context.h include/snort/detection/ips_context_chain.h include/snort/detection/ips_context_data.h +include/snort/detection/pattern_match_data.h include/snort/detection/regex_offload.h include/snort/detection/rule_option_types.h include/snort/detection/rules.h @@ -100,6 +101,7 @@ include/snort/host_tracker/cache_interface.h include/snort/host_tracker/host_cache.h include/snort/host_tracker/host_cache_segmented.h include/snort/host_tracker/host_tracker.h +include/snort/ips_options/extract.h include/snort/log/log.h include/snort/log/log_text.h include/snort/log/messages.h |