svn commit: r468509 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Sat Apr 28 00:21:20 UTC 2018


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


More information about the svn-ports-head mailing list