Skip to content

Commit

Permalink
security/snort3: Update version 3.1.81.0=>3.1.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Mar 15, 2024
1 parent 0dd20c1 commit cf164be
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 28 deletions.
11 changes: 4 additions & 7 deletions security/snort3/Makefile
@@ -1,9 +1,10 @@
PORTNAME= snort
DISTVERSION= 3.1.81.0
DISTVERSION= 3.1.82.0
PORTEPOCH= 1
CATEGORIES= security
PKGNAMESUFFIX= 3

# implicit-approval+ dvl@
MAINTAINER= bofh@FreeBSD.org
COMMENT= Lightweight network intrusion detection system
WWW= https://www.snort.org/
Expand All @@ -20,8 +21,8 @@ LIB_DEPENDS= libdaq.so:net/libdaq \

USES= cmake compiler:c++14-lang cpe iconv localbase luajit pathfix pkgconfig \
shebangfix ssl
PATHFIX_CMAKELISTSTXT= create_pkg_config.cmake
USE_GITHUB= yes

GH_ACCOUNT= snort3
GH_PROJECT= snort3

Expand Down Expand Up @@ -50,7 +51,7 @@ TSC_DESC= Use timestamp counter register clock (x86 only)
ADDRESSSANITIZER_CMAKE_BOOL= ENABLE_ADDRESS_SANITIZER
DEBUG_CMAKE_BOOL= ENABLE_COREFILES ENABLE_GDB
DOCS_CMAKE_BOOL= MAKE_HTML_DOC MAKE_PDF_DOC MAKE_TEXT_DOC
FLATBUFFERS_LIB_DEPENDS= flatc:devel/flatbuffers205 # until https://github.com/snort3/snort3/issues/250 is fixed
FLATBUFFERS_LIB_DEPENDS= libflatbuffers.so:devel/flatbuffers
HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan
HYPERSCAN_PLIST_SUB= HYPERSCAN=""
HYPERSCAN_PLIST_SUB_OFF= HYPERSCAN="@comment "
Expand All @@ -62,8 +63,4 @@ STATICDAQ_CMAKE_BOOL= ENABLE_STATIC_DAQ
THREADSANITIZER_CMAKE_BOOL= ENABLE_THREAD_SANITIZER
TSC_CMAKE_BOOL= ENABLE_TSC_CLOCK

post-patch:
${REINPLACE_CMD} -e 's|_LIBDIR}/pkgconfig|_PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/cmake/create_pkg_config.cmake

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/snort3/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708523235
SHA256 (snort3-snort3-3.1.81.0_GH0.tar.gz) = d4093b0bfde013b3ad246cbc87bbd6c0cc09dfb9b4978b1a76b4ab27abf6d03a
SIZE (snort3-snort3-3.1.81.0_GH0.tar.gz) = 3292108
TIMESTAMP = 1710520886
SHA256 (snort3-snort3-3.1.82.0_GH0.tar.gz) = 64304315e1c172b80cb9fef8c27fa457357329ecf02ee27a6604a79fd6cfa10f
SIZE (snort3-snort3-3.1.82.0_GH0.tar.gz) = 3293903
18 changes: 0 additions & 18 deletions security/snort3/files/patch-tools_snort2lua_helpers_s2l__util.cc

This file was deleted.

0 comments on commit cf164be

Please sign in to comment.