diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-06-05 15:29:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-06-05 15:29:46 +0000 |
commit | 6e47989a2bb8254da24c7e089db0abf1b1489c57 (patch) | |
tree | 974c9057b424dc4713c97d084f1443fabbd06b4e | |
parent | 553ce7bd8e5771ebf329c9a5af6b81e5cb4b8189 (diff) | |
download | ports-6e47989a2bb8254da24c7e089db0abf1b1489c57.tar.gz ports-6e47989a2bb8254da24c7e089db0abf1b1489c57.zip |
Notes
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8dc176018eb5..52720971a15f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 47.0 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7ebefd94c6d3..b734608ae47b 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-47.0.source.tar.xz) = c05fee5f1645f1b125b245d2ac1a3dc4fcb2e68f9c72a3f04c0eb5c8b9b92423 -SIZE (firefox-47.0.source.tar.xz) = 188683544 +SHA256 (firefox-47.0.source.tar.xz) = 51936fcf86c5f84e7fdd377d07658a02a1c99d2ebdc3c8aae01d70f947331d12 +SIZE (firefox-47.0.source.tar.xz) = 187883964 |