diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-04 12:16:38 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-04 12:28:22 +0200 |
commit | fbc1900af75ea864a443efacf49f5172caf417b9 (patch) | |
tree | 817c7e3a7a18cc4d07b9162449f160480c8bc22c | |
parent | devel/libthreadar: Update version 1.5.2=>1.6.0 (diff) |
security/snort3: Update version 3.9.0.0=>3.9.1.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.9.1.0
-rw-r--r-- | security/snort3/Makefile | 2 | ||||
-rw-r--r-- | security/snort3/distinfo | 6 | ||||
-rw-r--r-- | security/snort3/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 833bdf00cb11..59912933c61c 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.9.0.0 +DISTVERSION= 3.9.1.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 043da5daa3cb..948c3a03b335 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751444666 -SHA256 (snort3-snort3-3.9.0.0_GH0.tar.gz) = a294be2921440ec39a265e770c15dc52ab011918c6fd288d99e442ceb12f961d -SIZE (snort3-snort3-3.9.0.0_GH0.tar.gz) = 3484705 +TIMESTAMP = 1751623929 +SHA256 (snort3-snort3-3.9.1.0_GH0.tar.gz) = fc19f20cd34192eb78f28d7f128c79c5d0096733277f2b630a8cf892b10f33ce +SIZE (snort3-snort3-3.9.1.0_GH0.tar.gz) = 3501016 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 67291c403269..ac9338536bea 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -86,6 +86,7 @@ include/snort/helpers/infractions.h include/snort/helpers/json_stream.h include/snort/helpers/literal_search.h include/snort/helpers/memcap_allocator.h +include/snort/helpers/ring2.h include/snort/helpers/scratch_allocator.h include/snort/helpers/sigsafe.h include/snort/helpers/utf.h |