summaryrefslogtreecommitdiff
path: root/security/zeek
diff options
context:
space:
mode:
Diffstat (limited to 'security/zeek')
-rw-r--r--security/zeek/Makefile8
-rw-r--r--security/zeek/distinfo6
-rw-r--r--security/zeek/pkg-plist1
3 files changed, 8 insertions, 7 deletions
diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index ec556142d2c1..e9a2bcc78a26 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zeek
-DISTVERSION= 7.0.7
+DISTVERSION= 7.0.9
CATEGORIES= security
MASTER_SITES= https://download.zeek.org/
@@ -127,9 +127,11 @@ IPSUMDUMP_BUILD_DEPENDS= ipsumdump:net/ipsumdump
IPSUMDUMP_RUN_DEPENDS= ipsumdump:net/ipsumdump
LBL_CF_RUN_DEPENDS= ${LOCALBASE}/bin/cf:sysutils/lbl-cf
LBL_HF_RUN_DEPENDS= ${LOCALBASE}/bin/hf:sysutils/lbl-hf
-PERFTOOLS_BUILD_DEPENDS= ${LOCALBASE}/bin/perftools-pprof:devel/google-perftools
+PERFTOOLS_BUILD_DEPENDS= ${LOCALBASE}/include/gperftools/tcmalloc.h:devel/google-perftools \
+ ${LOCALBASE}/bin/pprof:devel/pprof
PERFTOOLS_CMAKE_BOOL= ENABLE_PERFTOOLS
-PERFTOOLS_RUN_DEPENDS= ${LOCALBASE}/bin/perftools-pprof:devel/google-perftools
+PERFTOOLS_RUN_DEPENDS= ${LOCALBASE}/lib/libtcmalloc.so.4:devel/google-perftools \
+ ${LOCALBASE}/bin/pprof:devel/pprof
SPICY_CMAKE_OFF= -DDISABLE_SPICY=ON
ZEEKCTL_BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
diff --git a/security/zeek/distinfo b/security/zeek/distinfo
index a89bf538df6d..716e78e681b4 100644
--- a/security/zeek/distinfo
+++ b/security/zeek/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746809493
-SHA256 (zeek-7.0.7.tar.gz) = 8eb07cfb73b976d92bdcbce37051667a072b8323ab59dc1b2bf46b76703765c0
-SIZE (zeek-7.0.7.tar.gz) = 95962543
+TIMESTAMP = 1753129322
+SHA256 (zeek-7.0.9.tar.gz) = bebec9a71242da250ef8476bfce632c43892995c247d8dfafcef80ce42f6adbc
+SIZE (zeek-7.0.9.tar.gz) = 95973519
diff --git a/security/zeek/pkg-plist b/security/zeek/pkg-plist
index 0d7ee7a549f7..9305a9eda9d9 100644
--- a/security/zeek/pkg-plist
+++ b/security/zeek/pkg-plist
@@ -1928,7 +1928,6 @@ share/man/man8/zeek.8.gz
%%DATADIR%%/cmake/CommonCMakeConfig.cmake
%%DATADIR%%/cmake/ConfigurePackaging.cmake
%%DATADIR%%/cmake/ConfigureSpicyBuild.cmake
-%%DATADIR%%/cmake/FindBIND.cmake
%%DATADIR%%/cmake/FindBinPAC.cmake
%%DATADIR%%/cmake/FindCAres.cmake
%%DATADIR%%/cmake/FindCapstats.cmake