diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-05-04 12:04:39 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-05-04 12:04:39 +0800 |
commit | 074b28bca43ae534594d437276978ad439e6f8f6 (patch) | |
tree | db6578af25944b398536ac29105ce3572a63e1ca /www/firefox | |
parent | cac7bd136d2be57b556d1dab40e99c2cf8b2d230 (diff) | |
download | freebsd-ports-gnome-074b28bca43ae534594d437276978ad439e6f8f6.tar.gz freebsd-ports-gnome-074b28bca43ae534594d437276978ad439e6f8f6.tar.zst freebsd-ports-gnome-074b28bca43ae534594d437276978ad439e6f8f6.zip |
www/firefox{,-esr}: update to 46.0.1 / 45.1.1esr
Temporarily switch www/linux-firefox to ESR because
- x11-toolkits/linux-c6-gtk3 doesn't exist
- x11-toolkits/linux-f10-gtk3 doesn't exist or maybe too old
Changes: https://www.mozilla.org/firefox/46.0.1/releasenotes/
Changes: https://www.mozilla.org/firefox/45.1.1/releasenotes/
MFH: 2016Q2
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aa35c3478178..809bfbdc8fed 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0 +DISTVERSION= 46.0.1 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build5/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 9362c5821649..f4fe4a386b75 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-46.0.source.tar.xz) = b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf -SIZE (firefox-46.0.source.tar.xz) = 187338968 +SHA256 (firefox-46.0.1.source.tar.xz) = 98b8292a31b7e3e426f3204de1fed2a6ab38dcf64dd27bdfae556b407a198bf9 +SIZE (firefox-46.0.1.source.tar.xz) = 187160976 |