CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/10/20 10:41:12
Modified files:
www/firefox-i18n: Makefile.inc
Log message:
Loosen the RUN_DEPENDS on www/mozilla-firefox.
as was done in commitid 0hUl41XpZYWqoTdp for firefox-esr, change it to
be >= the version of the langpack instead of =.
Will allow langpacks from -release to work with firefox updates in
-stable, otherwise packages updates in -stable required one to uninstall
the corresponding langpacks (which dont get updates, as technically a
langpack cant have security issues)
To be merged to 6.8-stable once i've figured out if firefox 82.0 can be
backported there..