git: bcad3164597d - main - security/zeek: Update PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Aug 2023 16:34:24 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcad3164597d9c8e7cfaeba6309defe78a175589 commit bcad3164597d9c8e7cfaeba6309defe78a175589 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2023-08-23 16:34:00 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2023-08-23 16:34:00 +0000 security/zeek: Update PORTSCOUT According to upstream, "LTS releases will always be x.0.y" Adjust PORTSCOUT accordingly. --- security/zeek/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/zeek/Makefile b/security/zeek/Makefile index 650440d6e981..756b8dec7838 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -26,7 +26,7 @@ USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_CMD} -PORTSCOUT= limit:0,even +PORTSCOUT= limit:^[0-9]*\.0\. CXXFLAGS_powerpc64= -mpower8-vector