aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Filla <freebsd@sysctl.cz>2025-08-07 16:02:15 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2025-08-07 16:02:15 +0000
commit77a476493376b14869a08715561f1b3545f85710 (patch)
tree92dacd4b414e3cdae7cf205664b85b44701c9baf
parenta2ece296fd385d2f0f7d1df94681efe92d26cd5e (diff)
www/librewolf: Update 141.0-1 => 141.0.2-1
-rw-r--r--www/librewolf/Makefile8
-rw-r--r--www/librewolf/distinfo6
2 files changed, 5 insertions, 9 deletions
diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile
index 269a3d6694d1..bc68088de9bb 100644
--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= librewolf
-DISTVERSION= 141.0
+DISTVERSION= 141.0.2
LWPATCH= -1
DISTVERSIONSUFFIX= ${LWPATCH}.source
CATEGORIES= www wayland
@@ -72,14 +72,10 @@ MOZ_OPTIONS= --enable-application=browser \
.include <bsd.port.options.mk>
-.if ${ARCH} == i386
-BUILD_DEPENDS+= node${NODEJS_VERSION}>=24:www/node${NODEJS_VERSION}
-USES+= nodejs:24,build,env
-. if ${MACHINE_CPU:Msse2}
+.if ${ARCH} == i386 && ${MACHINE_CPU:Msse2}
# is not enabled on i386 by default
# Fix for error: always_inline function '_mm_setzero_si64' requires target feature 'sse2'
CFLAGS_i386+= -msse2
-. endif
.endif
.if ${ARCH} == amd64
diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo
index 4c8c0e4cf53c..dbf96995959e 100644
--- a/www/librewolf/distinfo
+++ b/www/librewolf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753633420
-SHA256 (librewolf-141.0-1.source.tar.gz) = 59bbd2e298e56c96dd8879df2b2220d385f40d9e49d7aa843f036e9bdff61e1f
-SIZE (librewolf-141.0-1.source.tar.gz) = 1006119767
+TIMESTAMP = 1754490386
+SHA256 (librewolf-141.0.2-1.source.tar.gz) = 07bec5b1b5e885266b64df372b69b5675a965428453359f7a1d28d7dfd9fd378
+SIZE (librewolf-141.0.2-1.source.tar.gz) = 1006605623