diff options
author | Dan Langille <dvl@FreeBSD.org> | 2022-10-27 19:26:35 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2022-10-27 19:27:35 +0000 |
commit | 014410fd92d1ae3c4f35bedbc4afa52b0386f528 (patch) | |
tree | 6cc0883dea01bed57820d8b486f06f368518425c | |
parent | 27ee9b40bf2101a9a2aab18dd5599afcb9560b73 (diff) | |
download | ports-014410fd92d1ae3c4f35bedbc4afa52b0386f528.tar.gz ports-014410fd92d1ae3c4f35bedbc4afa52b0386f528.zip |
security/snort3: Update to 3.1.45.0
re: https://github.com/snort3/snort3/releases/tag/3.1.45.0
Approved by: maintainer (via private email)
-rw-r--r-- | security/snort3/Makefile | 3 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 | ||||
-rw-r--r-- | security/snort3/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 1ce8b1d780c3..7e284ab1ef46 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,6 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.1.43.0 -PORTREVISION= 1 +DISTVERSION= 3.1.45.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 596b34e5bae7..cefa0f5fe293 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665083829 -SHA256 (snort3-snort3-3.1.43.0_GH0.tar.gz) = 6273cdce0714c4743042e5d9ea649f1cca933662458efb9ebff8cf29d87af159 -SIZE (snort3-snort3-3.1.43.0_GH0.tar.gz) = 3167658 +TIMESTAMP = 1666898152 +SHA256 (snort3-snort3-3.1.45.0_GH0.tar.gz) = fec10fa7cb612c43c0bc2c35e087f0674cad07e8c15145a4c8d8cdaed69efffb +SIZE (snort3-snort3-3.1.45.0_GH0.tar.gz) = 3183438 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index fc87240616b0..7d99cd2ddc29 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -9,6 +9,7 @@ bin/u2spewfoo %%ETCDIR%%/file_magic.rules %%ETCDIR%%/max_detect.lua %%ETCDIR%%/security.lua +%%ETCDIR%%/sensitive_data.rules %%ETCDIR%%/snort.lua %%ETCDIR%%/snort_defaults.lua %%ETCDIR%%/talos.lua @@ -70,6 +71,7 @@ include/snort/framework/mpse.h include/snort/framework/mpse_batch.h include/snort/framework/packet_constraints.h include/snort/framework/parameter.h +include/snort/framework/pdu_section.h include/snort/framework/policy_selector.h include/snort/framework/range.h include/snort/framework/so_rule.h |