diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-04-20 19:36:45 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-04-20 19:46:10 +0000 |
commit | 886923a37e002671ab80c7267e414ca4712aacbd (patch) | |
tree | 622ba4e8a3c374b298c05b5b893f294866a4e339 /security/snort3/files/patch-config.cmake.h.in | |
parent | Fix the build by supplying the LICENSE. (diff) |
security/snort3: Update version 3.1.1.0=>3.1.3.0
- Mark BROKEN for 11.X and 12.X. Cannot detect flex from ports. There is
an ongoing issue at upstream.
https://github.com/snort3/snort3/issues/168
- Use OPTIONSNG for couple of OPTIONS
Reported by: adridg
Diffstat (limited to 'security/snort3/files/patch-config.cmake.h.in')
-rw-r--r-- | security/snort3/files/patch-config.cmake.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/snort3/files/patch-config.cmake.h.in b/security/snort3/files/patch-config.cmake.h.in index 79348296e3e8..31b9973dfe56 100644 --- a/security/snort3/files/patch-config.cmake.h.in +++ b/security/snort3/files/patch-config.cmake.h.in @@ -1,6 +1,6 @@ ---- config.cmake.h.in.orig 2020-07-10 23:41:43 UTC +--- config.cmake.h.in.orig 2021-03-27 18:13:03 UTC +++ config.cmake.h.in -@@ -164,5 +164,8 @@ +@@ -167,5 +167,8 @@ /* Define if `thread_local` keyword should be used */ #cmakedefine USE_THREAD_LOCAL 1 |