[Bug 273296] sysutils/bacula-server: fix %%REQ_MYSQL%% and %%REQ_PGSQL%% replacement in bacula-dir rc.d script

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Aug 2023 22:58:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273296

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=287a7ddd9b6935b8eb93775b6940eb8060e2ea31

commit 287a7ddd9b6935b8eb93775b6940eb8060e2ea31
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-08-22 22:51:59 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-08-22 22:57:55 +0000

    sysutils/bacula*-server: rc.d corrections

    When both MySQL and PostgreSQL are selected, make sure the rc.d script
    is correct. Further more, I must reverse my clever idea to "remove a
    space within files/bacula-dir.in".

    Next time, I should notice the PR contains a patch for the problem I'm
    fixing.

    PR:             273296

 sysutils/bacula11-server/Makefile            | 8 +++++---
 sysutils/bacula11-server/files/bacula-dir.in | 2 +-
 sysutils/bacula13-server/Makefile            | 8 +++++---
 sysutils/bacula13-server/files/bacula-dir.in | 2 +-
 sysutils/bacula9-server/Makefile             | 8 +++++---
 sysutils/bacula9-server/files/bacula-dir.in  | 2 +-
 6 files changed, 18 insertions(+), 12 deletions(-)

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