Date: Tue, 06 Mar 2018 10:43:14 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r463675 - in head: Mk Mk/Uses www/firefox www/firefox-i18n www/firefox/files Message-ID: <vae9-edzh-wny@FreeBSD.org> In-Reply-To: <201803060056.w260uos1014513@repo.freebsd.org> (Jan Beich's message of "Tue, 6 Mar 2018 00:56:50 %2B0000 (UTC)") References: <201803060056.w260uos1014513@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes: > -MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ > - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source > -DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} > +MASTER_SITES= https://hg.mozilla.org/releases/mozilla-release/archive/ > +DISTNAME= ${MASTER_SITES:M*hg*:S,/archive/,,:T}-2f6a4d2cf42c9d59626061d45c043817cb220814 > +DISTFILES= ${DISTNAME:C/.*-//}${EXTRACT_SUFX} > +DIST_SUBDIR= firefox If anyone is curious about "why", see https://bugzilla.mozilla.org/show_bug.cgi?id=1432591 http://download.cdn.mozilla.net/pub/firefox/candidates/59.0-candidates/build1/SOURCE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vae9-edzh-wny>