git: de6f4ba65854 - main - security/snort3: 3.1.14.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 21:22:39 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=de6f4ba65854805ae17a8a1a8e9c0fd6aea1b7cf commit de6f4ba65854805ae17a8a1a8e9c0fd6aea1b7cf Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2021-10-07 21:21:38 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2021-10-07 21:22:36 +0000 security/snort3: 3.1.14.0 re: https://github.com/snort3/snort3/releases/tag/3.1.14.0 Approved by: maintainer (via private email) --- security/snort3/Makefile | 2 +- security/snort3/distinfo | 6 +++--- security/snort3/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 125bfd3b1672..4aa7f36d2ed0 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.13.0 +DISTVERSION= 3.1.14.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index c3df2cebfda8..f202d8279275 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632337660 -SHA256 (snort3-snort3-3.1.13.0_GH0.tar.gz) = 297c9fb6598f473c8aad1c544a6a9b241a74c084074801c035fc0c5cc24680ec -SIZE (snort3-snort3-3.1.13.0_GH0.tar.gz) = 3023261 +TIMESTAMP = 1633628041 +SHA256 (snort3-snort3-3.1.14.0_GH0.tar.gz) = b36b2cd155ac03502f92f2a46ac7e3e2987ac1bc197a2655b1ae8386875aa489 +SIZE (snort3-snort3-3.1.14.0_GH0.tar.gz) = 3041777 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 387664c6b6a3..9b29c9e7f01e 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -131,6 +131,7 @@ include/snort/network_inspectors/appid/tp_appid_session_api.h include/snort/network_inspectors/appid/tp_appid_types.h include/snort/network_inspectors/packet_tracer/packet_tracer.h include/snort/network_inspectors/reputation/reputation_common.h +include/snort/network_inspectors/rna/rna_cpe_os.h include/snort/network_inspectors/rna/rna_fingerprint.h include/snort/network_inspectors/rna/rna_fingerprint_smb.h include/snort/network_inspectors/rna/rna_fingerprint_tcp.h @@ -186,6 +187,7 @@ 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/expect_events.h include/snort/pub_sub/finalize_packet_event.h include/snort/pub_sub/http_events.h