diff options
author | cmt <cmt@FreeBSD.org> | 2018-01-05 21:31:34 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2018-01-05 21:31:34 +0800 |
commit | 22f8241b6e7354bf3d06ccf08a7290ae2b182b86 (patch) | |
tree | 4458388d950b7c92dcdd942b6ad94ee7a064e5f7 /www/firefox | |
parent | d969886ab46d1315327e5c7ec3a08e9f185e9b6e (diff) | |
download | freebsd-ports-gnome-22f8241b6e7354bf3d06ccf08a7290ae2b182b86.tar.gz freebsd-ports-gnome-22f8241b6e7354bf3d06ccf08a7290ae2b182b86.tar.zst freebsd-ports-gnome-22f8241b6e7354bf3d06ccf08a7290ae2b182b86.zip |
www/firefox{,-18n}: update to 57.0.4
containing "Spectre" workaround
https://www.mozilla.org/en-US/firefox/57.0.4/releasenotes/
PR: 224933
Approved by: jbeich (gecko)
MFH: 2018Q1
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8a6b46c69a34..1472b08a990c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 57.0.3 +DISTVERSION= 57.0.4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e174a1c78bf9..1324d5786b38 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514290652 -SHA256 (firefox-57.0.3.source.tar.xz) = c5d4a32bfb099f0b31941b59f78d2dc2f42ed272117512fa39de92688d48f424 -SIZE (firefox-57.0.3.source.tar.xz) = 250607452 +TIMESTAMP = 1515099518 +SHA256 (firefox-57.0.4.source.tar.xz) = 97cced69abfd5c57d968f0095631f86beff4f7b61883edd5a4f207e7f9c43b33 +SIZE (firefox-57.0.4.source.tar.xz) = 250217612 |