Omar Polo wrote: > Stefan Hagen <[email protected]> writes: > > > Omar Polo wrote: > >> Caspar Schutijser <[email protected]> writes: > >> > >> > And here is an update to 11.0.3. Again tested on amd64. > >> > More information here: > >> > https://blog.torproject.org/new-release-tor-browser-1103/ > >> > > >> > Caspar Schutijser > >> > >> build and works fine, just like the 11.0.2 :) > >> > >> Haven't had any troubles with the fonts, be it monospace or not. > >> > >> OK op if anyone wants to commit. > > > > I'm seeing missing wantlibs and some extras. > > > > tb-browser-11.0.3(www/tor-browser/browser): > > Missing: Xt.11 (/usr/local/lib/tor-browser/libxul.so.7.0) (system lib) > > Missing: gthread-2.0.4200 from glib2-2.70.2 > > (/usr/local/lib/tor-browser/libxul.so.7.0) > > Missing: pangoft2-1.0.3801 from pango-1.50.3 > > (/usr/local/lib/tor-browser/libxul.so.7.0) > > Extra: Xcomposite.4 Xcursor.5 Xdamage.4 Xfixes.6 Xi.12 gdk-x11-2.0.2400 > > Extra: gtk-x11-2.0.2400 > > WANTLIB += Xt gthread-2.0 pangoft2-1.0 > > my bad, forgot to do some checks. It still packaged because glib and > pango are in the dependency tree. > > > The updated patch below leads to this output: > > > > tb-browser-11.0.3(www/tor-browser/browser): > > Extra: Xcomposite.4 Xdamage.4 Xfixes.6 gdk-x11-2.0.2400 gtk-x11-2.0.2400 > > these seems to come from www/mozilla/mozzilla.port.mk (grep for > MODMOZ_WANTLIB) and are added unconditionally. > > FWIW the WANTLIB were in sync with www/mozilla-firefox and > www/firefox-esr so maybe the same issue applies there too? (I haven't > tried to build either to verify.)
I committed tor-browser and will check firefox(-esr) next. Thanks Caspar for the update(s)! Best Regards, Stefan
