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 56.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d3d9dac0a1b
branches:  trunk
changeset: 370894:7d3d9dac0a1b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Oct 27 13:21:28 2017 +0000

description:
Update to 56.0.2

Changelog:
56.0.2:
fixed:
    Disable Form Autofill completely on user request (Bug 1404531)

    Fix for video-related crashes on Windows 7 (Bug 1409141)

    Correct detection for 64-bit GSSAPI authentication (Bug 1409275)

    Fix for shutdown crash (Bug 1404105)

56.0.1:
fixed:
    Block D3D11 when using Intel drivers on Windows 7 systems
      with partial AVX support (bug 1403353)

changed:
    Users of 32-bit Firefox on 64-bit Windows are migrated to
      64-bit Firefox for increased stability and security.

diffstat:

 www/firefox/Makefile |   4 ++--
 www/firefox/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 54fb769100f1 -r 7d3d9dac0a1b www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Oct 27 13:08:44 2017 +0000
+++ b/www/firefox/Makefile      Fri Oct 27 13:21:28 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.307 2017/09/30 05:34:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.308 2017/10/27 13:21:28 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            56.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 54fb769100f1 -r 7d3d9dac0a1b www/firefox/distinfo
--- a/www/firefox/distinfo      Fri Oct 27 13:08:44 2017 +0000
+++ b/www/firefox/distinfo      Fri Oct 27 13:21:28 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.298 2017/10/23 15:25:28 tsutsui Exp $
+$NetBSD: distinfo,v 1.299 2017/10/27 13:21:28 ryoon Exp $
 
-SHA1 (firefox-56.0.source.tar.xz) = 806cb335752ee93b204750b89dc6940768408088
-RMD160 (firefox-56.0.source.tar.xz) = b5239242e55e3031838c9807bff47b5b9c9fb420
-SHA512 (firefox-56.0.source.tar.xz) = 3aeb0ff54e10c83894f61734daa4f0801a1bb499d4667adad9c78520e588eae809d0e4d61e9227206466d62c3b453e2ce9ca8198f59f5354cd1b6804c00f0990
-Size (firefox-56.0.source.tar.xz) = 255389204 bytes
+SHA1 (firefox-56.0.2.source.tar.xz) = 1b7310adea833a7c74498505f1207416690c9748
+RMD160 (firefox-56.0.2.source.tar.xz) = 7bd0f871aab8dea2a76b98d8b5260b5fa3082808
+SHA512 (firefox-56.0.2.source.tar.xz) = 35f81e8163a254b7e134fc073acbcff63aa1025b9c6392377650a8f2d0a5f0c77211adb0ae3d8ac85f036bb387246934b8847f14a03fceb7fcbc5b3cf94c9392
+Size (firefox-56.0.2.source.tar.xz) = 255658916 bytes
 SHA1 (patch-aa) = a2b7c767773f462452701237b2b06c9a4f01d1b5
 SHA1 (patch-build_gyp.mozbuild) = bb3a2f8c1cad0e9cfdaefa721c5992cba2e2bf50
 SHA1 (patch-build_moz.configure_init.configure) = 5ec8da6b5aad7682a88b010a99e19f5d4403e6db



Home | Main Index | Thread Index | Old Index