Re: git: ad52760220c0 - main - www/firefox: update to 125.0 (rc1)

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Tue, 09 Apr 2024 09:19:04 UTC
09.04.2024 00:19, Christoph Moench-Tegeder пишет:
> The branch main has been updated by cmt:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=ad52760220c04cebeb8316cc78076304bce91bae
>
> commit ad52760220c04cebeb8316cc78076304bce91bae
> Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
> AuthorDate: 2024-04-08 21:18:32 +0000
> Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
> CommitDate: 2024-04-08 21:18:32 +0000
>
>      www/firefox: update to 125.0 (rc1)
>      
>      Release Notes (soon):
>        https://www.mozilla.org/en-US/firefox/125.0/releasenotes/
> ---
>   www/firefox/Makefile                               |    6 +-
>   www/firefox/distinfo                               |    6 +-
>   www/firefox/files/patch-bug1628567                 |   32 -
>   www/firefox/files/patch-bug1876366                 |  201 +-
>   .../files/patch-dom_media_flac_FlacDecoder.cpp     |   23 -
>   www/firefox/files/patch-libwebrtc-generated        | 8470 +++++++-------------
>   www/firefox/files/patch-wayland-proxy              |   15 -
>   7 files changed, 3046 insertions(+), 5707 deletions(-)
>
> diff --git a/www/firefox/Makefile b/www/firefox/Makefile
> index c31f6315d761..0fcdbf5b6b45 100644
> --- a/www/firefox/Makefile
> +++ b/www/firefox/Makefile
> @@ -1,5 +1,5 @@
>   PORTNAME=	firefox
> -DISTVERSION=	124.0.2
> +DISTVERSION=	125.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.98:security/nss \
> +		nss>=3.99:security/nss \
>   		icu>=73.1:devel/icu \
>   		libevent>=2.1.8:devel/libevent \
>   		harfbuzz>=8.3.0:print/harfbuzz \
>   		graphite2>=1.3.14:graphics/graphite2 \
> -		png>=1.6.39:graphics/png \
> +		png>=1.6.43:graphics/png \
>   		dav1d>=1.0.0:multimedia/dav1d \
>   		libvpx>=1.14.0:multimedia/libvpx \
>   		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
> diff --git a/www/firefox/distinfo b/www/firefox/distinfo
> index 02e740f96ccf..7dfe49732726 100644
> --- a/www/firefox/distinfo
> +++ b/www/firefox/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1711995792
> -SHA256 (firefox-124.0.2.source.tar.xz) = a6526d3540e19c8875cb7364e4490436c189478d375c4cb5216b0414e4b2d91c
> -SIZE (firefox-124.0.2.source.tar.xz) = 555223648
> +TIMESTAMP = 1712608770
> +SHA256 (firefox-125.0.source.tar.xz) = beeef124a0808ca2e71b84b45251de42c4b1a818467505b8778935df1d829b19
> +SIZE (firefox-125.0.source.tar.xz) = 545906816
>
> *** 20520 LINES SKIPPED ***

Hello!

Did you test run?

I can't run:
$ firefox
XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so:
/usr/local/lib/firefox/libxul.so: Undefined symbol 
"_ZN25nsUnixSystemProxySettings20GetSystemWPADSettingEPb"
Couldn't load XPCOM.

-- 
Best regards,
Vladimir Druzenko