diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-09-17 21:07:53 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-09-17 21:07:53 +0800 |
commit | ed55eaed3a859327c55559a549f95cfd0eb2608a (patch) | |
tree | 3a2d63567cb6441f3b6974ee0ad483b73d1887e8 /www/firefox | |
parent | 689171b3899dfaae3bb9b8c1f1cc54ebb5515a16 (diff) | |
download | freebsd-ports-gnome-ed55eaed3a859327c55559a549f95cfd0eb2608a.tar.gz freebsd-ports-gnome-ed55eaed3a859327c55559a549f95cfd0eb2608a.tar.zst freebsd-ports-gnome-ed55eaed3a859327c55559a549f95cfd0eb2608a.zip |
www/firefox: update to 49.0 (rc4)
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/416dc3163a1f
MFH: 2016Q3
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 5d4ff744ebfd..597829ac51bc 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,11 +4,11 @@ PORTNAME= firefox DISTVERSION= 49.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/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 ee63dfc6498a..6216d7885b39 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473848106 -SHA256 (firefox-49.0.source.tar.xz) = d1678e22a600f312b83478083ba5fc3f64ce92165ab9aeb1d91243f2a80e639b -SIZE (firefox-49.0.source.tar.xz) = 189617796 +TIMESTAMP = 1474027771 +SHA256 (firefox-49.0.source.tar.xz) = 6f7069fa94688f9fb5aa3bbb2ffa78456825067dd984afa714d74b3f0c6eaf63 +SIZE (firefox-49.0.source.tar.xz) = 189615184 |