security/zeek: Update to 7.0.8

https://github.com/zeek/zeek/releases/tag/v7.0.8

This release fixes the following bugs:

 - GCC 15.1 failed to build both Zeek and the integrated Paraglob
   library.

 - The requirement for the BIND library to be present for the build
   was removed.

 - The Spicy submodule was updated to v1.11.5. This version brings
   a fix for a compilation failure when iterating over a byte value.

Reported by:    Tim Wojtulewicz
This commit is contained in:
Craig Leres
2025-05-20 13:31:58 -07:00
parent 1c6f3f1645
commit 34077aa5dd
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= zeek
DISTVERSION= 7.0.7
DISTVERSION= 7.0.8
CATEGORIES= security
MASTER_SITES= https://download.zeek.org/
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1746809493
SHA256 (zeek-7.0.7.tar.gz) = 8eb07cfb73b976d92bdcbce37051667a072b8323ab59dc1b2bf46b76703765c0
SIZE (zeek-7.0.7.tar.gz) = 95962543
TIMESTAMP = 1747772619
SHA256 (zeek-7.0.8.tar.gz) = 29f918851d671fb3d8fe6b97e3d9fcefaa18660c57cb1ed63adc5e25773175cd
SIZE (zeek-7.0.8.tar.gz) = 95963798
-1
View File
@@ -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