Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 19:29:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252606] databases/mysqlwsrep57-server: Update to 5.7.32-25.24
Message-ID:  <bug-252606-7788-EpzRQIgRap@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252606-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252606-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252606

--- Comment #4 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
(In reply to devel from comment #3)
Careful, OPTIONS_SUB was already there. You have it now where you added it =
and
three lines below:

OPTIONS_SUB=3D            YES
OPTIONS_GROUP=3D          STORAGE
OPTIONS_GROUP_STORAGE=3D  ARCHIVE BLACKHOLE EXAMPLE FEDERATED INNOBASE PART=
ITION
PERFSCHEMA
OPTIONS_SUB=3D            YES

I'm sorry I didn't spot this first. The problem is that the option is named
PERFSCHEMA but the helpers are PERFSCHM_* _without the trailing A_

That is why portlint complains.

Would you remove the extra OPTIONS_SUB and also rename the option?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252606-7788-EpzRQIgRap>