diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-01-08 08:46:33 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-01-08 08:46:33 +0800 |
commit | 3543458ddf359e005292aee46cac0292b289521f (patch) | |
tree | 8079212fa28442886138c0c76216060856315cc2 /www/firefox | |
parent | 66a95146809a3464cf0185225497ba7f6b34bc7e (diff) | |
download | freebsd-ports-gnome-3543458ddf359e005292aee46cac0292b289521f.tar.gz freebsd-ports-gnome-3543458ddf359e005292aee46cac0292b289521f.tar.zst freebsd-ports-gnome-3543458ddf359e005292aee46cac0292b289521f.zip |
www/firefox: update to 43.0.4
Changes: https://www.mozilla.org/firefox/43.0.4/releasenotes/
PR: 205984
MFH: 2016Q1
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9e40ce04b177..0497d0d7a754 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 43.0.3 +DISTVERSION= 43.0.4 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 11cdbd2a6371..7bc0018c57b5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-43.0.3.source.tar.xz) = 15c5222e3b0a6a766f0a1c5452ff5c31498454187165a281448954a5eb462e89 -SIZE (firefox-43.0.3.source.tar.xz) = 175427272 +SHA256 (firefox-43.0.4.source.tar.xz) = 76cfa99285d49dede4097096ab3e7ee4bdedb64084b1fc23f2de216884245a76 +SIZE (firefox-43.0.4.source.tar.xz) = 175443372 |