[Bug 273296] sysutils/bacula-server: fix %%REQ_MYSQL%% and %%REQ_PGSQL%% replacement in bacula-dir rc.d script
Date: Tue, 22 Aug 2023 20:02:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273296 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a1289a8b3d2d0c8a0e1fc3c8937332b2136cf58 commit 9a1289a8b3d2d0c8a0e1fc3c8937332b2136cf58 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2023-08-22 19:49:16 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2023-08-22 20:01:44 +0000 sysutils/bacula*-server: set rc.d REQUIRES Correctly set the REQUIRES for bacula-dir to one of: * mysql * postgresql This setting was lost sometime after bacula5-server While here, remove a space within files/bacula-dir.in so the resulting REQUIRES contains only one space. PR: 273296 sysutils/bacula11-server/Makefile | 5 ++++- sysutils/bacula11-server/files/bacula-dir.in | 2 +- sysutils/bacula13-server/Makefile | 5 ++++- sysutils/bacula13-server/files/bacula-dir.in | 2 +- sysutils/bacula9-server/Makefile | 6 ++++-- sysutils/bacula9-server/files/bacula-dir.in | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.