diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-05-06 10:30:30 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-05-06 10:30:30 +0800 |
commit | d400a6a2dc9fe43355b8edde8e9741b87c4fb1b9 (patch) | |
tree | 7cb574f86a1a3474e3ec611960900b24243df066 /www/firefox | |
parent | f0f91e292d0dcd76e050f83019260623e19da84b (diff) | |
download | freebsd-ports-gnome-d400a6a2dc9fe43355b8edde8e9741b87c4fb1b9.tar.gz freebsd-ports-gnome-d400a6a2dc9fe43355b8edde8e9741b87c4fb1b9.tar.zst freebsd-ports-gnome-d400a6a2dc9fe43355b8edde8e9741b87c4fb1b9.zip |
www/firefox: update to 53.0.2
Changes: https://www.mozilla.org/firefox/53.0.2/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog/FIREFOX_53_0_2_RELEASE
MFH: 2017Q2 (maybe security, see commits for restricted bugs)
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 1df41ccc4c51..786090e1e08d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 53.0 +DISTVERSION= 53.0.2 DISTVERSIONSUFFIX=.source -PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build6/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/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 32126eab09d0..bd2ab8edfd03 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492149930 -SHA256 (firefox-53.0.source.tar.xz) = 4ed1b23ea7c08f81a08817ddf3b4f06849e01420ee074008b6f390366e95b7d0 -SIZE (firefox-53.0.source.tar.xz) = 213676692 +TIMESTAMP = 1493948953 +SHA256 (firefox-53.0.2.source.tar.xz) = c536df9794fafe61e4e74562e2a37cd4a6fb1c13d99d5330d61be03b2d57ae54 +SIZE (firefox-53.0.2.source.tar.xz) = 215124156 |