git: 59fd58e780d5 - main - security/snort3: Update to 3.1.21.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 14:05:16 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=59fd58e780d5d02316dcebd93e918a0762655202 commit 59fd58e780d5d02316dcebd93e918a0762655202 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-01-26 14:02:38 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-01-26 14:05:12 +0000 security/snort3: Update to 3.1.21.0 re https://github.com/snort3/snort3/releases/tag/3.1.21.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 3e8fa0fa07b0..4ccd81154555 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.20.0 +DISTVERSION= 3.1.21.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index e130af0b9e2a..2193e747a6a3 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642009583 -SHA256 (snort3-snort3-3.1.20.0_GH0.tar.gz) = aac67bfe4800c10444aa8fdd3bbe1362d5100dbd85d5d12f03255eafe2ca9399 -SIZE (snort3-snort3-3.1.20.0_GH0.tar.gz) = 3111572 +TIMESTAMP = 1643144529 +SHA256 (snort3-snort3-3.1.21.0_GH0.tar.gz) = 0fe88fd838c8d7dfb249c4335daaea997db819deee60eacc6871bb11f8afa8df +SIZE (snort3-snort3-3.1.21.0_GH0.tar.gz) = 3113257 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 68e716bde386..2462784853fe 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -39,7 +39,6 @@ include/snort/file_api/file_flows.h include/snort/file_api/file_identifier.h include/snort/file_api/file_lib.h include/snort/file_api/file_module.h -include/snort/file_api/file_policy.h include/snort/file_api/file_segment.h include/snort/file_api/file_service.h include/snort/flow/deferred_trust.h @@ -83,6 +82,7 @@ include/snort/hash/hashes.h include/snort/hash/lru_cache_shared.h include/snort/hash/xhash.h include/snort/helpers/base64_encoder.h +include/snort/helpers/bitop.h include/snort/helpers/boyer_moore_search.h include/snort/helpers/buffer_data.h include/snort/helpers/json_stream.h @@ -100,6 +100,7 @@ include/snort/log/text_log.h include/snort/log/u2_packet.h include/snort/log/unified2.h include/snort/lua/snort_plugin.lua +include/snort/main/analyzer.h include/snort/main/analyzer_command.h include/snort/main/policy.h include/snort/main/reload_tracker.h