diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-27 02:41:15 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-12-27 02:41:15 +0800 |
commit | a0cb8569a5ca76b4f00d0d1c00f942b068fe5d71 (patch) | |
tree | 64e846014447dec3e0c0daba6c4fdd5b6060ea3d /www/firefox | |
parent | 48391af32a4b51cdcc5843ff88b0279cdf747c80 (diff) | |
download | freebsd-ports-gnome-a0cb8569a5ca76b4f00d0d1c00f942b068fe5d71.tar.gz freebsd-ports-gnome-a0cb8569a5ca76b4f00d0d1c00f942b068fe5d71.tar.zst freebsd-ports-gnome-a0cb8569a5ca76b4f00d0d1c00f942b068fe5d71.zip |
www/firefox: update to 57.0.3
Changes: https://www.mozilla.org/firefox/57.0.3/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2017-12-07&enddate=2017-12-27
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 8a07f48e693c..8a6b46c69a34 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 57.0.2 -PORTREVISION= 1 +DISTVERSION= 57.0.3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 993d57217eb1..e174a1c78bf9 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512592860 -SHA256 (firefox-57.0.2.source.tar.xz) = cad021a13daf8fd2c951fab763e784c82aabef45e68a34c941fb64d62f1a5707 -SIZE (firefox-57.0.2.source.tar.xz) = 248772480 +TIMESTAMP = 1514290652 +SHA256 (firefox-57.0.3.source.tar.xz) = c5d4a32bfb099f0b31941b59f78d2dc2f42ed272117512fa39de92688d48f424 +SIZE (firefox-57.0.3.source.tar.xz) = 250607452 |