From: Landry Breuil Subject: Re: www/mozilla and lang/rust To: ports@openbsd.org Date: Tue, 2 Jan 2024 08:50:23 +0100 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 ? either way ok with me