[Bug 284750] [PATCH] irc/ircd-ratbox: Consistently use LOGDIR
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284750] [PATCH] irc/ircd-ratbox: Consistently use LOGDIR"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 12:25:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284750 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d27a961add8613d3dd8a0de7758f4378e714fd0 commit 8d27a961add8613d3dd8a0de7758f4378e714fd0 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2025-02-12 08:50:00 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2025-03-05 12:24:10 +0000 irc/ircd-ratbox: Consistently use LOGDIR Avoid one case where LOGDIR is reconstructed manually instead of using the existing variable. This now also allows overriding from the environment. PR: 284750 Approved by: maintainer timeout (moggie@elasticmind.net, 3 weeks) irc/ircd-ratbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.