Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 21:29:59 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 359299f70d9e - 2024Q4 - www/firefox: update to 132.0 (rc1)
Message-ID:  <202410212129.49LLTxMv053402@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by cmt:

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

commit 359299f70d9ef16bf026bf1e0486d55fe5fda8db
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-10-21 21:28:13 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-10-21 21:29:41 +0000

    www/firefox: update to 132.0 (rc1)
    
    Release Notes (soon):
      https://www.mozilla.org/en-US/firefox/132.0beta/releasenotes/
    
    (cherry picked from commit 605106a763a41e6dace4129ed94dde376e0935e6)
---
 www/firefox/Makefile                        |  8 ++++----
 www/firefox/distinfo                        |  6 +++---
 www/firefox/files/patch-libwebrtc-generated | 22 +++++++++++++---------
 3 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index f86f24307d33..4b2616a7c4c8 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	firefox
-DISTVERSION=	131.0.3
+DISTVERSION=	132.0
 PORTEPOCH=	2
 CATEGORIES=	www wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
@@ -11,12 +11,12 @@ COMMENT=	Web browser based on the browser portion of Mozilla
 WWW=		https://www.mozilla.com/firefox
 
 BUILD_DEPENDS=	nspr>=4.32:devel/nspr \
-		nss>=3.104:security/nss \
+		nss>=3.105:security/nss \
 		icu>=73.1:devel/icu \
 		libevent>=2.1.8:devel/libevent \
-		harfbuzz>=9.0.0:print/harfbuzz \
+		harfbuzz>=10.0.1:print/harfbuzz \
 		graphite2>=1.3.14:graphics/graphite2 \
-		png>=1.6.43:graphics/png \
+		png>=1.6.44:graphics/png \
 		dav1d>=1.0.0:multimedia/dav1d \
 		libvpx>=1.14.1:multimedia/libvpx \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index c04232e16c8b..f290713dc7c8 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728855804
-SHA256 (firefox-131.0.3.source.tar.xz) = 7a7df3f97737453efaa243ca9dbaf95d0f0f833c5dc8afacb5704ee16ef060d0
-SIZE (firefox-131.0.3.source.tar.xz) = 568937752
+TIMESTAMP = 1729545206
+SHA256 (firefox-132.0.source.tar.xz) = 8908b144895b354460c6975291b75ea804b07bf9bb0ee386eafeaf3c82c55c7e
+SIZE (firefox-132.0.source.tar.xz) = 564734500
diff --git a/www/firefox/files/patch-libwebrtc-generated b/www/firefox/files/patch-libwebrtc-generated
index 17702f82615d..5e2aedd23554 100644
--- a/www/firefox/files/patch-libwebrtc-generated
+++ b/www/firefox/files/patch-libwebrtc-generated
@@ -1,8 +1,7 @@
-commit da3b4d2fa4d2a502149450e93d2ceaee9eb8d8e4
+commit 92b3c1de6620a3031f08835ef1d374b60fb46a2c
 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>
-Date:   Wed Sep 18 20:59:22 2024 +0000
 
-    regenerate FreeBSD libwebrtc patch for Firefox 131
+    regenerate FreeBSD libwebrtc patch for Firefox 132
 
 diff --git third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build
 index 2dbd5881583e..332ca04819ee 100644
@@ -7503,7 +7502,7 @@ index f1716e6b6267..7d3b6bae0048 100644
 -
  Library("frame_encryptor_interface_gn")
 diff --git third_party/libwebrtc/api/crypto/options_gn/moz.build third_party/libwebrtc/api/crypto/options_gn/moz.build
-index fae93b139253..5726c9c835be 100644
+index a9e9b0cd9473..5726c9c835be 100644
 --- third_party/libwebrtc/api/crypto/options_gn/moz.build
 +++ third_party/libwebrtc/api/crypto/options_gn/moz.build
 @@ -12,11 +12,21 @@ AllowCompilerWarnings()
@@ -7528,7 +7527,7 @@ index fae93b139253..5726c9c835be 100644
  
  FINAL_LIBRARY = "xul"
  
-@@ -43,174 +53,32 @@ if not CONFIG["MOZ_DEBUG"]:
+@@ -43,178 +53,32 @@ if not CONFIG["MOZ_DEBUG"]:
  if CONFIG["MOZ_DEBUG"] == "1":
  
      DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"
@@ -7547,6 +7546,10 @@ index fae93b139253..5726c9c835be 100644
 -    DEFINES["__STDC_CONSTANT_MACROS"] = True
 -    DEFINES["__STDC_FORMAT_MACROS"] = True
 -
+-    OS_LIBS += [
+-        "log"
+-    ]
+-
 -if CONFIG["OS_TARGET"] == "Darwin":
 -
 -    DEFINES["WEBRTC_MAC"] = True
@@ -58055,10 +58058,10 @@ index a4fb8b3162bd..f70faede2fba 100644
  Library("desktop_capture_gn")
 diff --git third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build
 deleted file mode 100644
-index 0a76b27ceb41..000000000000
+index 88222c2ec906..000000000000
 --- third_party/libwebrtc/modules/desktop_capture/desktop_capture_objc_gn/moz.build
 +++ /dev/null
-@@ -1,78 +0,0 @@
+@@ -1,79 +0,0 @@
 -# This Source Code Form is subject to the terms of the Mozilla Public
 -# License, v. 2.0. If a copy of the MPL was not distributed with this
 -# file, You can obtain one at http://mozilla.org/MPL/2.0/.
@@ -58108,6 +58111,7 @@ index 0a76b27ceb41..000000000000
 -    "/third_party/libwebrtc/modules/desktop_capture/mac/desktop_frame_cgimage.mm",
 -    "/third_party/libwebrtc/modules/desktop_capture/mac/desktop_frame_iosurface.mm",
 -    "/third_party/libwebrtc/modules/desktop_capture/mac/desktop_frame_provider.mm",
+-    "/third_party/libwebrtc/modules/desktop_capture/mac/sck_picker_handle.mm",
 -    "/third_party/libwebrtc/modules/desktop_capture/mac/screen_capturer_mac.mm",
 -    "/third_party/libwebrtc/modules/desktop_capture/mac/screen_capturer_sck.mm",
 -    "/third_party/libwebrtc/modules/desktop_capture/mouse_cursor_monitor_mac.mm",
@@ -99208,7 +99212,7 @@ index b99c992d4953..b1f2505dadb4 100644
  
  Library("video_stream_buffer_controller_gn")
 diff --git third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build
-index a51248556ab1..23e6fa0a8b70 100644
+index b1d59382d51a..b102d5288fbe 100644
 --- third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build
 +++ third_party/libwebrtc/video/video_stream_encoder_impl_gn/moz.build
 @@ -12,11 +12,21 @@ AllowCompilerWarnings()
@@ -99233,7 +99237,7 @@ index a51248556ab1..23e6fa0a8b70 100644
  
  FINAL_LIBRARY = "xul"
  
-@@ -48,190 +58,32 @@ if not CONFIG["MOZ_DEBUG"]:
+@@ -51,190 +61,32 @@ if not CONFIG["MOZ_DEBUG"]:
  if CONFIG["MOZ_DEBUG"] == "1":
  
      DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410212129.49LLTxMv053402>