MFH: r531711

security/zeek: Fix typo in the rc.d script

(From the PR) "bro_stop" should say "zeek_stop" instead.

PR:		245612
Reported by:	bugs@codejammer.se

Approved by:	ports-secteam (joneum)
This commit is contained in:
Craig Leres 2020-04-14 20:30:37 +00:00
parent 69c3d10e10
commit 60a65a6854
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q2/; revision=531725
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= zeek
PORTVERSION= 3.0.3
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://old.zeek.org/downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@ -15,6 +16,7 @@ LICENSE= BSD3CLAUSE
BROKEN_powerpc64= Does not build: error: zero-size array 'names'
USES= bison cmake compiler:c++11-lang gettext-runtime ninja perl5 python shebangfix ssl
USE_LDCONFIG= yes
PORTSCOUT= limit:0,even

View File

@ -38,7 +38,7 @@ zeek_start() {
fi
}
bro_stop() {
zeek_stop() {
if [ ! "${node}" ];
then
$zeekctl_program stop