git: d376abb06912 - 2026Q2 - www/firefox: fix patch format from last commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 May 2026 14:07:01 UTC
The branch 2026Q2 has been updated by cmt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d376abb069128648622ceb40b93c31b095101311
commit d376abb069128648622ceb40b93c31b095101311
Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2026-05-16 14:05:26 +0000
Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2026-05-16 14:06:44 +0000
www/firefox: fix patch format from last commit
Reported by: vvd
(cherry picked from commit 4fbe83904b2bb13cc8346bfae42f9b3614f3ac33)
---
www/firefox/files/patch-bug2040125 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www/firefox/files/patch-bug2040125 b/www/firefox/files/patch-bug2040125
index 22f1854608b2..8fe84102d7de 100644
--- a/www/firefox/files/patch-bug2040125
+++ b/www/firefox/files/patch-bug2040125
@@ -18,10 +18,10 @@ Author: Christoph Moench-Tegeder <cmt@burggraben.net>
Differential Revision: https://phabricator.services.mozilla.com/D300937
-diff --git a/toolkit/system/unixproxy/nsLibProxySettings.cpp b/toolkit/system/unixproxy/nsLibProxySettings.cpp
+diff --git toolkit/system/unixproxy/nsLibProxySettings.cpp toolkit/system/unixproxy/nsLibProxySettings.cpp
index 3de1b7ce9b8f..8b063d446c1e 100644
---- a/toolkit/system/unixproxy/nsLibProxySettings.cpp
-+++ b/toolkit/system/unixproxy/nsLibProxySettings.cpp
+--- toolkit/system/unixproxy/nsLibProxySettings.cpp
++++ toolkit/system/unixproxy/nsLibProxySettings.cpp
@@ -111,6 +111,13 @@ nsUnixSystemProxySettings::GetSystemWPADSetting(bool* aSystemWPADSetting) {
return NS_OK;
}