diff options
author | Dan Langille <dvl@FreeBSD.org> | 2023-09-12 14:26:56 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-09-12 14:30:29 +0000 |
commit | 371589f43d301c9e78a86a468678e05a23aa2574 (patch) | |
tree | 7447927242e84896f1804ba509a1a94a42396358 | |
parent | 9124172c050698257c1da6a4de81c3c36d480e5c (diff) |
security/snort3: Update version 3.1.69.0=>3.1.70.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.1.70.0
Approved by: maintainer (via private email)
-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 a0d6bc78a50b..f52ec0dbf759 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.1.69.0 +DISTVERSION= 3.1.70.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 5b8875a8e57a..5717ac63ceb9 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693290350 -SHA256 (snort3-snort3-3.1.69.0_GH0.tar.gz) = 97083cd33a6ba33bdaa133bf19138a3f6a24ce93b2a9e285dcbd89858534cb72 -SIZE (snort3-snort3-3.1.69.0_GH0.tar.gz) = 3252690 +TIMESTAMP = 1694528480 +SHA256 (snort3-snort3-3.1.70.0_GH0.tar.gz) = 4917f2631d033383ca553002f5688b61df507f5c809b9ba62abceca45a7554ad +SIZE (snort3-snort3-3.1.70.0_GH0.tar.gz) = 3258904 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 4a68a9c09e97..b6cfc82997c1 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -97,6 +97,7 @@ include/snort/helpers/scratch_allocator.h include/snort/host_tracker/cache_allocator.h include/snort/host_tracker/cache_interface.h include/snort/host_tracker/host_cache.h +include/snort/host_tracker/host_cache_segmented.h include/snort/host_tracker/host_tracker.h include/snort/log/log.h include/snort/log/log_text.h |