aboutsummaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-07-13 03:02:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-07-13 03:02:46 +0000
commita224a498b71af66f5b6359c3b8da4410deba4c35 (patch)
treebdffb9089ecd7540cbdec6fff4a4a534302fa564 /www/firefox
parent770ef00dd217567e420f753596cc930be1d4fc06 (diff)
downloadports-a224a498b71af66f5b6359c3b8da4410deba4c35.tar.gz
ports-a224a498b71af66f5b6359c3b8da4410deba4c35.zip
www/firefox: switch to Clang 6.0.1 on FreeBSD 11.1
Clang 6 is already used on 10.4, 11.2 and -CURRENT. No need to expose users to Clang 4.0.0 regressions fixed in 4.0.1 or later versions.
Notes
Notes: svn path=/head/; revision=474545
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index a581590f029c..309913844e03 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= firefox
DISTVERSION= 61.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \