Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2018 00:21:19 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468509 - head/www/firefox
Message-ID:  <201804280021.w3S0LJ0J042053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Apr 28 00:21:19 2018
New Revision: 468509
URL: https://svnweb.freebsd.org/changeset/ports/468509

Log:
  www/firefox: mirror distfile to ignore hiccups a la r465627

Modified:
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Sat Apr 28 00:21:05 2018	(r468508)
+++ head/www/firefox/Makefile	Sat Apr 28 00:21:19 2018	(r468509)
@@ -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?201804280021.w3S0LJ0J042053>