Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2024 13:35:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275521] www/librewolf: Update to 120.0.1
Message-ID:  <bug-275521-7788-xR0z6UEZPB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275521-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275521-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275521

Jesper Schmitz Mouridsen <jsm@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |jsm@FreeBSD.org

--- Comment #1 from Jesper Schmitz Mouridsen <jsm@FreeBSD.org> ---
---
/wrkdirs/usr/ports/www/librewolf/work/librewolf-120.0-1/toolkit/xre/nsXREDi=
rProvider.cpp.orig
      2024-01-13 09:59:33.593504000 +0000
+++
/wrkdirs/usr/ports/www/librewolf/work/librewolf-120.0-1/toolkit/xre/nsXREDi=
rProvider.cpp
   2024-01-13 13:26:03.644832000 +0000
@@ -1430,7 +1430,7 @@
   if (gAppData->profile) {
     profile =3D gAppData->profile;
   } else {
-    appName =3D gAppData->name;
+    appName =3D "Librewolf";=20
     vendor =3D gAppData->vendor;
   }
A litte hackish.. And please also bump the dependencides in Makefile accord=
ing
to firefox 120. e.g=20

--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=3D      librewolf
-DISTVERSION=3D   117.0.1-1
-PORTREVISION=3D  5
+DISTVERSION=3D   120.0.1
 CATEGORIES=3D    www wayland
 MASTER_SITES=3D=20
https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-sour=
ce/${DISTVERSION:R}-1/
 DISTNAME=3D      ${PORTNAME}-${DISTVERSION:R}-1.source.
@@ -16,14 +15,14 @@ LICENSE=3D    MPL20
 LICENSE_FILE=3D  ${WRKSRC}/LICENSE

 BUILD_DEPENDS=3D nspr>=3D4.32:devel/nspr \
-               nss>=3D3.84:security/nss \
-               icu>=3D71.1:devel/icu \
+               nss>=3D3.94:security/nss \
+               icu>=3D73.1:devel/icu \
                libevent>=3D2.1.8:devel/libevent \
-               harfbuzz>=3D4.4.1:print/harfbuzz \
+               harfbuzz>=3D8.2.2:print/harfbuzz \
                graphite2>=3D1.3.14:graphics/graphite2 \
-               png>=3D1.6.37:graphics/png \
+               png>=3D1.6.39:graphics/png \
                dav1d>=3D1.0.0:multimedia/dav1d \
-               libvpx>=3D1.12.0:multimedia/libvpx \
+               libvpx>=3D1.13.1:multimedia/libvpx \
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
                v4l_compat>0:multimedia/v4l_compat \
                autoconf2.13:devel/autoconf2.13 \

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275521-7788-xR0z6UEZPB>