git: b591bdb7c186 - main - www/linux-brave: update to 1.73.104 stable release

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Tue, 31 Dec 2024 22:04:58 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b591bdb7c186a164907f38d4832124c5eea8e393

commit b591bdb7c186a164907f38d4832124c5eea8e393
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-31 22:03:20 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-31 22:04:37 +0000

    www/linux-brave: update to 1.73.104 stable release
    
    Sponsored by:   Future Crew, LLC
---
 www/linux-brave/Makefile               |  2 +-
 www/linux-brave/distinfo               | 10 +++++-----
 www/linux-brave/files/brave-browser.in |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/linux-brave/Makefile b/www/linux-brave/Makefile
index f212cbd7cf63..37769ba3a1a7 100644
--- a/www/linux-brave/Makefile
+++ b/www/linux-brave/Makefile
@@ -30,7 +30,7 @@ SRC_SUFX?=		.src${EXTRACT_SUFX}
 
 REINPLACE_ARGS=	-i ""
 
-BRAVE_VER?=	1.73.101
+BRAVE_VER?=	1.73.104
 BRAVE_BUILD?=	1
 
 DATADIR=	${PREFIX}/share/${PORTNAME}
diff --git a/www/linux-brave/distinfo b/www/linux-brave/distinfo
index be978c76f65e..e50f4346ad65 100644
--- a/www/linux-brave/distinfo
+++ b/www/linux-brave/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1734296824
-SHA256 (brave-browser-1.73.101-1.aarch64.rpm) = 3ded1d21375c59c49dde4e5ec8bc50d42a1fdb8837e908a84b67a563d92ed6ac
-SIZE (brave-browser-1.73.101-1.aarch64.rpm) = 115488941
-SHA256 (brave-browser-1.73.101-1.x86_64.rpm) = 564ce5669c35928099b6b5d07a91930253e9552bbba3eb02b2e63ffd485d20e6
-SIZE (brave-browser-1.73.101-1.x86_64.rpm) = 122236445
+TIMESTAMP = 1735194638
+SHA256 (brave-browser-1.73.104-1.aarch64.rpm) = 69b0362aa139ad9bdd1ba455290ea0edce00cd650915c8e30fb2154782a1b236
+SIZE (brave-browser-1.73.104-1.aarch64.rpm) = 115501169
+SHA256 (brave-browser-1.73.104-1.x86_64.rpm) = 1ddb07207acb29e0281fb9ff10d402cd5e43a0970e0bc2c0bb3d9973234c0a3f
+SIZE (brave-browser-1.73.104-1.x86_64.rpm) = 123914189
diff --git a/www/linux-brave/files/brave-browser.in b/www/linux-brave/files/brave-browser.in
index ead841ed1121..f74509eba18f 100644
--- a/www/linux-brave/files/brave-browser.in
+++ b/www/linux-brave/files/brave-browser.in
@@ -16,5 +16,5 @@ get_pa_sock_path
 export BRAVE_PATH="%%DATADIR%%/brave"
 export BRAVE_WRAPPER="$(readlink -f "$0")"
 export LIBGL_DRI3_DISABLE=1
-/usr/local/bin/brave-watch &
+
 exec "$BRAVE_PATH" --no-sandbox --no-zygote --test-type --v=0 "$@"