pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Oct 26 20:23:27 UTC 2016

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.254 -r1.255 pkgsrc/www/firefox/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.267 pkgsrc/www/firefox/Makefile:1.268
--- pkgsrc/www/firefox/Makefile:1.267   Tue Sep 20 20:01:41 2016
+++ pkgsrc/www/firefox/Makefile Wed Oct 26 20:23:27 2016
@@ -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//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.254 pkgsrc/www/firefox/distinfo:1.255
--- pkgsrc/www/firefox/distinfo:1.254   Tue Sep 20 20:01:41 2016
+++ pkgsrc/www/firefox/distinfo Wed Oct 26 20:23:27 2016
@@ -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