diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-28 21:05:56 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-28 21:05:56 +0800 |
commit | b77aa750403a28e10e82baf8ba69c5ed873f8ac6 (patch) | |
tree | 0e5ec3973aa8a3a9d4a6416d6dca4e8db9428648 /www/firefox | |
parent | 8a433f18006955337bf6a00df3ca2f3a963a1fe4 (diff) | |
download | freebsd-ports-gnome-b77aa750403a28e10e82baf8ba69c5ed873f8ac6.tar.gz freebsd-ports-gnome-b77aa750403a28e10e82baf8ba69c5ed873f8ac6.tar.zst freebsd-ports-gnome-b77aa750403a28e10e82baf8ba69c5ed873f8ac6.zip |
www/firefox{,-esr}: update to 40.0.3/38.2.1
MFH: 2015Q3
Security: 237a201c-888b-487f-84d3-7d92266381d6
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 ef312f6cc1d2..9782f4dc7487 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 40.0 +DISTVERSION= 40.0.3 DISTVERSIONSUFFIX=.source -PORTREVISION= 6 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 2b05591e520b..dbb5d1a0ce88 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-40.0.source.tar.bz2) = e3a26164b3a7f1aefbe13a07f0fdcd322726e4bb8c7e9432d1671c8c9e37145a -SIZE (firefox-40.0.source.tar.bz2) = 178288925 +SHA256 (firefox-40.0.3.source.tar.bz2) = 56ab32bfa070a1d86d356ad14ce74252b38dab9307948de8e4a3a2b7f3f22634 +SIZE (firefox-40.0.3.source.tar.bz2) = 178261482 |