Date: Tue, 22 Aug 2023 22:58:03 +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-Iwn2VYpuw3@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 #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D287a7ddd9b6935b8eb93775b6940eb8= 060e2ea31 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(-) --=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-Iwn2VYpuw3>