Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2026 19:12:32 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3e7cc80d04e3 - main - security/snort3: Update version 3.10.1.0=>3.10.2.0
Message-ID:  <697519a0.85b6.451b896f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e7cc80d04e3e1023c30edfa8260273782118938

commit 3e7cc80d04e3e1023c30edfa8260273782118938
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-24 19:05:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-24 19:11:58 +0000

    security/snort3: Update version 3.10.1.0=>3.10.2.0
    
    Changelog: https://github.com/snort3/snort3/releases/tag/3.10.2.0
---
 security/snort3/Makefile  | 2 +-
 security/snort3/distinfo  | 6 +++---
 security/snort3/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/security/snort3/Makefile b/security/snort3/Makefile
index 0c41b3cd32af..93ad4d99104b 100644
--- a/security/snort3/Makefile
+++ b/security/snort3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	snort
-DISTVERSION=	3.10.1.0
+DISTVERSION=	3.10.2.0
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3
diff --git a/security/snort3/distinfo b/security/snort3/distinfo
index c7442ae4d47e..70328dad5849 100644
--- a/security/snort3/distinfo
+++ b/security/snort3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768380924
-SHA256 (snort3-snort3-3.10.1.0_GH0.tar.gz) = fca496990d37adaf1ba9d61b7a89388a1a78b3d59bdc5980bffb39c616e0584f
-SIZE (snort3-snort3-3.10.1.0_GH0.tar.gz) = 3617790
+TIMESTAMP = 1769281253
+SHA256 (snort3-snort3-3.10.2.0_GH0.tar.gz) = 5a7bad8c0c0c87ee12c74932c6cafbfb28c44abed4055a2862d222ff270a384e
+SIZE (snort3-snort3-3.10.2.0_GH0.tar.gz) = 3625481
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist
index 077e734147cd..886b987346e4 100644
--- a/security/snort3/pkg-plist
+++ b/security/snort3/pkg-plist
@@ -1,4 +1,5 @@
 bin/appid_detector_builder.sh
+bin/show_flows
 bin/snort
 bin/snort2lua
 bin/u2boat
@@ -32,6 +33,9 @@ include/snort/file_api/file_flows.h
 include/snort/file_api/file_lib.h
 include/snort/file_api/file_service.h
 include/snort/flow/deferred_trust.h
+include/snort/flow/dump_flows.h
+include/snort/flow/dump_flows_descriptor.h
+include/snort/flow/dump_flows_serializer.h
 include/snort/flow/expect_flow.h
 include/snort/flow/flow.h
 include/snort/flow/flow_data.h
@@ -277,6 +281,7 @@ include/snort/utils/util_unfold.h
 lib/snort/daq/daq_file.so
 lib/snort/daq/daq_hext.so
 libdata/pkgconfig/snort.pc
+%%PORTDOCS%%%%DOCSDIR%%/README.show_flows
 %%PORTDOCS%%%%DOCSDIR%%/README.u2boat
 %%PORTDOCS%%%%DOCSDIR%%/active.txt
 %%PORTDOCS%%%%DOCSDIR%%/appendix.txt


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697519a0.85b6.451b896f>