diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-19 19:43:41 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-19 19:43:41 +0800 |
commit | 6c4db9b4906ef37ad9be42a0b505ce7c21fc442b (patch) | |
tree | 32f7f176a609d085e0713d60f592e2c265aad988 /www/firefox | |
parent | f09de89ce395873095601986ada8ec5ddc49faaa (diff) | |
download | freebsd-ports-gnome-6c4db9b4906ef37ad9be42a0b505ce7c21fc442b.tar.gz freebsd-ports-gnome-6c4db9b4906ef37ad9be42a0b505ce7c21fc442b.tar.zst freebsd-ports-gnome-6c4db9b4906ef37ad9be42a0b505ce7c21fc442b.zip |
www/firefox: update to 51.0 (rc2)
Changes: https://www.mozilla.org/firefox/51.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2017-01-17&enddate=2017-01-19
Security: e60169c4-aa86-46b0-8ae2-0d81f683df09
MFH: 2017Q1 (piling up)
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index ca8ae731dabb..89a678f92940 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,10 +4,11 @@ PORTNAME= firefox DISTVERSION= 51.0 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/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 ed69ff8be777..5e708203fc75 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484620411 -SHA256 (firefox-51.0.source.tar.xz) = dbb05ee683e8d3cb46cd9fa8107a3a52ce14ca01d98095d36f472cd8dc04b26a -SIZE (firefox-51.0.source.tar.xz) = 201304080 +TIMESTAMP = 1484786354 +SHA256 (firefox-51.0.source.tar.xz) = 6535b7a69c28e3613a815801aa2d9416d133dd92e17e7c8eb68d9776ce9eebea +SIZE (firefox-51.0.source.tar.xz) = 202517224 |