Date: Tue, 17 Feb 2026 06:00:17 +0000 From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4022d4b1a903 - main - comms/direwolf: re-generate patches Message-ID: <699403f1.39fa9.65cc3110@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=4022d4b1a9036ed46c03088a09f2da95e7b1052a commit 4022d4b1a9036ed46c03088a09f2da95e7b1052a Author: Älven <alven@FreeBSD.org> AuthorDate: 2026-02-17 05:49:47 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2026-02-17 05:58:07 +0000 comms/direwolf: re-generate patches PR: 292181 Reported by: takefu@airport.fm Approved by: hamradio@ (alven@) Differential Revision: https://reviews.freebsd.org/D54299 --- comms/direwolf/files/patch-CMakeLists.txt | 4 ++-- comms/direwolf/files/patch-scripts_dw-start.sh | 16 +++------------- 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/comms/direwolf/files/patch-CMakeLists.txt b/comms/direwolf/files/patch-CMakeLists.txt index 80669e9aa49c..1e830dc6cce5 100644 --- a/comms/direwolf/files/patch-CMakeLists.txt +++ b/comms/direwolf/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2024-02-24 18:41:07 UTC +--- CMakeLists.txt.orig 2025-11-11 19:00:39 UTC +++ CMakeLists.txt -@@ -237,11 +237,7 @@ else() +@@ -277,11 +277,7 @@ else() set(INSTALL_DOC_DIR "share/doc/${CMAKE_PROJECT_NAME}") set(INSTALL_CONF_DIR "${INSTALL_DOC_DIR}/conf") set(INSTALL_SCRIPTS_DIR "${INSTALL_DOC_DIR}/scripts") diff --git a/comms/direwolf/files/patch-scripts_dw-start.sh b/comms/direwolf/files/patch-scripts_dw-start.sh index 09d1c84ed362..2c37ced9e68f 100644 --- a/comms/direwolf/files/patch-scripts_dw-start.sh +++ b/comms/direwolf/files/patch-scripts_dw-start.sh @@ -1,22 +1,12 @@ ---- scripts/dw-start.sh.orig 2022-01-28 14:55:02 UTC +--- scripts/dw-start.sh.orig 2026-02-17 05:41:09 UTC +++ scripts/dw-start.sh -@@ -68,9 +68,8 @@ DWCMD="$DIREWOLF -a 100" +@@ -68,8 +68,7 @@ DWCMD="$DIREWOLF -a 100" #Where will logs go - needs to be writable by non-root users -LOGFILE=/var/tmp/dw-start.log +- +LOGFILE=/var/log/dw-start.log -- #------------------------------------- # Main functions of the script - #------------------------------------- -@@ -157,7 +157,7 @@ function GUI { - # When running from cron, we have a very minimal environment - # including PATH=/usr/bin:/bin. - # --export PATH=/usr/local/bin:$PATH -+export PATH=%%PREFIX%%/bin:$PATH - - #Log the start of the script run and re-run - date >> $LOGFILEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699403f1.39fa9.65cc3110>
