diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-03-22 16:00:19 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-03-22 16:00:19 +0800 |
commit | 16c98426aeb967c15fca213e2d079a10d7fd434e (patch) | |
tree | 0a302d44fdccdbf350f82dc3a23ce43a391a8ae9 /www/firefox | |
parent | fd40c8aab4b6f0ed7f99bbb1379128c45312759a (diff) | |
download | freebsd-ports-gnome-16c98426aeb967c15fca213e2d079a10d7fd434e.tar.gz freebsd-ports-gnome-16c98426aeb967c15fca213e2d079a10d7fd434e.tar.zst freebsd-ports-gnome-16c98426aeb967c15fca213e2d079a10d7fd434e.zip |
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0bf68b576de4..5f61ceabffcf 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 36.0.1 +DISTVERSION= 36.0.4 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7dcd6f5f3b03..813ca048cbf5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-36.0.1.source.tar.bz2) = f468a65a24524b64ebd1e697eb08908d4a4b6fa39055bbbb92df5dcf8d2329ba -SIZE (firefox-36.0.1.source.tar.bz2) = 179303171 +SHA256 (firefox-36.0.4.source.tar.bz2) = 9143bddc64746bf6471b5ae55b9013586b0ffd6c5515c5566b4015e0bf1e16ab +SIZE (firefox-36.0.4.source.tar.bz2) = 179307558 |