From: Stuart Henderson Subject: Re: www/mozilla and lang/rust To: Landry Breuil Cc: ports@openbsd.org Date: Tue, 2 Jan 2024 12:12:01 +0000 On 2024/01/02 08:50, Landry Breuil wrote: > Le Mon, Jan 01, 2024 at 05:58:21PM +0100, Sebastien Marie a écrit : > > Hi, > > > > I would like to commit the following diff to the www/mozilla module. > > > > It switches all ports using www/mozilla to use MODULES+=lang/rust > > instead of BUILD_DEPENDS+=lang/rust, and adds MODRUST_WANTLIB to > > WANTLIB. > > > > It makes these ports to use _SYSTEM_VERSION-rust and be bumped > > automatically when rust (compiler or stdlib) changes, and so get the > > package updated. > > > > It should affect: > > - mail/mozilla-thunderbird > > - www/tor-browser/browser > > - www/firefox-esr > > - www/mozilla-firefox > > - www/seamonkey > > > > Comments or OK ? > > i suppose it needs a bump of REVISION for the consumers, if that changes > WANTLIB ? If I read correctly, it shouldn't make an actual change to the @wantlib lines in packages (which is sorted and deduplicated), so I believe bumps are not needed.