git: 15b14e550c51 - main - security/snort3: Update version 3.3.1.0=>3.3.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Aug 2024 19:37:35 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=15b14e550c519510600e8d29d3698555a85fc9ef commit 15b14e550c519510600e8d29d3698555a85fc9ef Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-08-01 19:13:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-08-01 19:21:41 +0000 security/snort3: Update version 3.3.1.0=>3.3.2.0 Changelog: https://github.com/snort3/snort3/releases/tag/3.3.2.0 --- security/snort3/Makefile | 2 +- security/snort3/distinfo | 6 +++--- security/snort3/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/snort3/Makefile b/security/snort3/Makefile index c30d0f729b7b..0bd222396267 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.3.1.0 +DISTVERSION= 3.3.2.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 150a927820c5..61a72279c210 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722362337 -SHA256 (snort3-snort3-3.3.1.0_GH0.tar.gz) = a87795afb18a980d5e7bb8a604928adddf4ece7ea3b7e0de5ad01aaeebb80ace -SIZE (snort3-snort3-3.3.1.0_GH0.tar.gz) = 3339691 +TIMESTAMP = 1722539312 +SHA256 (snort3-snort3-3.3.2.0_GH0.tar.gz) = 4d37814404650582260d1a9e77eb5bfa907f8747b60c6898e0f38521b14df87d +SIZE (snort3-snort3-3.3.2.0_GH0.tar.gz) = 3343109 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index f6e8d587e265..cfd7f0754e3e 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -227,6 +227,7 @@ include/snort/sfip/sf_cidr.h include/snort/sfip/sf_ip.h include/snort/sfip/sf_returns.h include/snort/stream/paf.h +include/snort/stream/pafng.h include/snort/stream/stream.h include/snort/stream/stream_splitter.h include/snort/stream/udp/udp_session.h