Date: Sat, 28 Apr 2018 00:45:09 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r468514 - branches/2018Q2/www/firefox Message-ID: <201804280045.w3S0j9gZ054016@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Apr 28 00:45:09 2018 New Revision: 468514 URL: https://svnweb.freebsd.org/changeset/ports/468514 Log: MFH: r468509 www/firefox: mirror distfile to ignore hiccups a la r465627 Approved by: ports-secteam blanket Modified: branches/2018Q2/www/firefox/Makefile Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/www/firefox/Makefile ============================================================================== --- branches/2018Q2/www/firefox/Makefile Sat Apr 28 00:44:22 2018 (r468513) +++ branches/2018Q2/www/firefox/Makefile Sat Apr 28 00:45:09 2018 (r468514) @@ -6,6 +6,7 @@ DISTVERSION= 59.0.3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= https://hg.mozilla.org/releases/mozilla-release/archive/ +MASTER_SITES+= LOCAL/${DIST_SUBDIR}/jbeich DISTNAME= ${MASTER_SITES:M*hg*:S,/archive/,,:T}-6b51784853e47e091d213d421a19cb623af718f0 DISTFILES= ${DISTNAME:C/.*-//}${EXTRACT_SUFX} DIST_SUBDIR= firefox
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804280045.w3S0j9gZ054016>