Date: Tue, 22 Aug 2023 20:02:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273296] sysutils/bacula-server: fix %%REQ_MYSQL%% and %%REQ_PGSQL%% replacement in bacula-dir rc.d script Message-ID: <bug-273296-7788-fUWM2GCqTH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273296-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273296-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=3D273296 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D9a1289a8b3d2d0c8a0e1fc3c8937332= b2136cf58 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(-) --=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-273296-7788-fUWM2GCqTH>