svn commit: r468514 - branches/2018Q2/www/firefox

Jan Beich jbeich at FreeBSD.org
Sat Apr 28 00:45:09 UTC 2018


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


More information about the svn-ports-all mailing list