diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-03-24 15:10:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-03-24 15:10:40 +0000 |
commit | 3c02ca01f1a9da23bd9120828e9e9b594ab34a82 (patch) | |
tree | beed5c51e8d059eea795b583aa7d3d219c75e5fd /www/firefox31 | |
parent | 412ef18baa4aed7b21d982d913860808bdd6b2f6 (diff) | |
download | pkgsrc-3c02ca01f1a9da23bd9120828e9e9b594ab34a82.tar.gz |
Update to 31.5.3
Changelog:
31.5.3
Fixed Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest
Fixed in Firefox ESR 31.5.3
2015-28 Privilege escalation through SVG navigation
31.5.2
Fixed Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest
Fixed in Firefox ESR 31.5.2
2015-29 Code execution through incorrect JavaScript bounds checking elimination
Diffstat (limited to 'www/firefox31')
-rw-r--r-- | www/firefox31/Makefile | 4 | ||||
-rw-r--r-- | www/firefox31/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile index b9fde28deeb..97b36c09d69 100644 --- a/www/firefox31/Makefile +++ b/www/firefox31/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/03/07 10:25:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/24 15:10:40 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr # Also update MOZ_BRANCH= in devel/xulrunner31/Makefile MOZ_BRANCH= 31.5 -MOZ_BRANCH_MINOR= .0 +MOZ_BRANCH_MINOR= .3 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox31/distinfo b/www/firefox31/distinfo index 3d6149285ae..70a5f4d5512 100644 --- a/www/firefox31/distinfo +++ b/www/firefox31/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2015/03/07 10:25:58 ryoon Exp $ +$NetBSD: distinfo,v 1.9 2015/03/24 15:10:40 ryoon Exp $ -SHA1 (firefox31-31.5.0/firefox-31.5.0esr.source.tar.bz2) = 3325abf3d977f3e8eab3f45dca6c09ad204c5c5b -RMD160 (firefox31-31.5.0/firefox-31.5.0esr.source.tar.bz2) = 9da39f39a305d86cafe357e158a231c4a4e487dd -Size (firefox31-31.5.0/firefox-31.5.0esr.source.tar.bz2) = 147757474 bytes +SHA1 (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = dca36af3ae3c5a19c4ceeaf22b1d4c119f412d8a +RMD160 (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = 2942148c294bdbbb082ad73ae759de6b1ba838a5 +Size (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = 147757682 bytes SHA1 (patch-aa) = 381ec50c3e66a2637f19401ac2c5ec4a29dc5627 SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 |