diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-06-29 06:31:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-06-29 06:31:12 +0800 |
commit | 6168aa569bcd6e4b23d439c6fe223e81a33a360b (patch) | |
tree | a2229c2f25990fce9b6c6c26f51235ea02b016a4 /www/firefox | |
parent | 1962e819b354df61f3b87a05a38096d3fa22bb4c (diff) | |
download | freebsd-ports-gnome-6168aa569bcd6e4b23d439c6fe223e81a33a360b.tar.gz freebsd-ports-gnome-6168aa569bcd6e4b23d439c6fe223e81a33a360b.tar.zst freebsd-ports-gnome-6168aa569bcd6e4b23d439c6fe223e81a33a360b.zip |
www/firefox: update to 54.0.1
Changes: https://www.mozilla.org/firefox/54.0.1/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog/
MFH: 2017Q2
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 ba927894f6c3..b1aa687d56ef 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 54.0 +DISTVERSION= 54.0.1 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/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 d46cc9b64188..59fb3cb34dac 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496961575 -SHA256 (firefox-54.0.source.tar.xz) = 08a9ff6870d904a2af1d03c17c6c44f67413608efb66bb280894d7b92c336a77 -SIZE (firefox-54.0.source.tar.xz) = 229178564 +TIMESTAMP = 1498670356 +SHA256 (firefox-54.0.1.source.tar.xz) = 07843e68f2f64842bb230b7fe821e45c82944e64dc3f2a3a90d3ea9f1efa7f77 +SIZE (firefox-54.0.1.source.tar.xz) = 229935420 |