Le Mon, Nov 04, 2024 at 08:06:42PM +0000, Raf Czlonka a écrit : > On Mon, Nov 04, 2024 at 06:56:07PM GMT, Landry Breuil wrote: > > Le Mon, Nov 04, 2024 at 02:50:09PM +0000, Stuart Henderson a écrit : > > > lgtm. > > > > havent looked at the actual diff, but should it apply as is to > > www/firefox-esr too ? > > Yes, at least the README part itself: > > $ cd /usr/ports ; cvs diff www/mozilla-firefox/pkg/README | ( cd > www/firefox-esr/pkg ; patch ) > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: www/mozilla-firefox/pkg/README > |=================================================================== > |RCS file: /cvs/ports/www/mozilla-firefox/pkg/README,v > |diff -u -p -r1.37 README > |--- www/mozilla-firefox/pkg/README 29 Oct 2024 12:40:10 -0000 > 1.37 > |+++ www/mozilla-firefox/pkg/README 4 Nov 2024 19:43:57 -0000 > -------------------------- > Patching file README using Plan A... > Hunk #1 succeeded at 27. > Hunk #2 succeeded at 119. > Hunk #3 succeeded at 148. > done > > Which leaves the last paragraph about bitmap fonts:
D'oh, your right, i was pretty sure i had synced it but seems i actually forgot.. thanks for the reminder, pushed both! Landry