pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox Update to 49.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/b61b0f3a64bc
branches: trunk
changeset: 354316:b61b0f3a64bc
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Oct 26 20:23:27 2016 +0000
description:
Update to 49.0.2
CHangelog:
New
Asynchronous rendering of the Flash plugins is now enabled by default. This should improve performance and reduce crashes for sites that use the Flash plugin. (Bug 1307108)
Fixed
Change D3D9 default fallback preference to prevent graphical artifacts (Bug 1306465)
Network issue prevents some users from seeing the Firefox UI on startup (Bug 1305436)
Web compatibility issue with Array.prototype.values (Bug 1299593)
Various security fixes (CVE-2016-5287, CVE-2016-5288)
Web compatibility issue with file uploads (Bug 1306472)
Changed
Diagnostic information on timing for tab switching (Bug 1304113)
Fix a Canvas filters graphics issue affecting HTML5 apps (Bug 1304539)
diffstat:
www/firefox/Makefile | 4 ++--
www/firefox/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r b6b65c42ecf5 -r b61b0f3a64bc www/firefox/Makefile
--- a/www/firefox/Makefile Wed Oct 26 14:42:17 2016 +0000
+++ b/www/firefox/Makefile Wed Oct 26 20:23:27 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.267 2016/09/20 20:01:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.268 2016/10/26 20:23:27 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 49.0
-MOZ_BRANCH_MINOR=
+MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
diff -r b6b65c42ecf5 -r b61b0f3a64bc www/firefox/distinfo
--- a/www/firefox/distinfo Wed Oct 26 14:42:17 2016 +0000
+++ b/www/firefox/distinfo Wed Oct 26 20:23:27 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.254 2016/09/20 20:01:41 ryoon Exp $
+$NetBSD: distinfo,v 1.255 2016/10/26 20:23:27 ryoon Exp $
-SHA1 (firefox-49.0.source.tar.xz) = 55dd05fc7b9ba58e6e0568e9aa7173de5eb4df86
-RMD160 (firefox-49.0.source.tar.xz) = 74bfc31a2ff988ddbea03dc6a41f3acc4c64df43
-SHA512 (firefox-49.0.source.tar.xz) = 9431f86dec5587131699ae57ae428be168e4d6c7d1d48df643c10540e8e18bc5eadfcd08bb204950be611c87d35d8a40aa8ece454b7dfa3992239639c2d688a9
-Size (firefox-49.0.source.tar.xz) = 189615184 bytes
+SHA1 (firefox-49.0.2.source.tar.xz) = 52d527f06c522c95e2fcf4008dce1a9913379aaf
+RMD160 (firefox-49.0.2.source.tar.xz) = b0c7bda2f551ea025bb75b0f9a58722f7322ea2d
+SHA512 (firefox-49.0.2.source.tar.xz) = e9daa62c8e645ec034f1435afb579ddb5c503db313ea0cc3e48b7508f8368028979de07ca1426cc4c0f3ae82756f39dcb3b349712d520b8503a34afbd443fb1e
+Size (firefox-49.0.2.source.tar.xz) = 188669928 bytes
SHA1 (patch-aa) = 7d2f0f38668daaaa808f68bea0c0b47dee2c8913
SHA1 (patch-ao) = 1564bc503670dc07ec8b9b43927f0c5879f3a44d
SHA1 (patch-as) = bebba8483c1881198066f4022a0da8f95398f38f
Home |
Main Index |
Thread Index |
Old Index