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 67.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a02acb5717df
branches:  trunk
changeset: 335084:a02acb5717df
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jun 12 18:33:27 2019 +0000

description:
Update to 67.0.2

Changelog:
Fixed
    Fix JavaScript error ("TypeError: data is null in PrivacyFilter.jsm")
    in console which may significantly degrade sessionstore
    reliability and performance (bug 1553413)

    Proxy authentication dialog box repeatedly pops up asking to
    authenticate after upgrading to Firefox 67 (bug 1548804)

    Pearson MyCloud breaks if FIDO U2F is not Chrome's implementation
    (bug 1551282)

    Starting in safe mode on Linux or macOS causes Firefox to think
    on the subsequent launch that the profile is too recent to be
    used with this version of Firefox (bug 1556612)

    Linux distribution users can't easily install/use additional/different
    languages using the built-in preferences UI (bug 1554744)

    Developer tools users can't copy the href/src content from
    various HTML tags via the context menu in the Inspector markup
    view (bug 1552275)

    Custom home page is broken with clearing data on shutdown
    settings applied (bug 1554167)

    Performance-regression for eclipse RAP based applications (bug
    1555962)

    macOS 10.15 crash fix (bug 1556076)

    Can't start two downloads in parallel via <a download> anymore
    (bug 1542912)

diffstat:

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

diffs (32 lines):

diff -r be5a5d02861d -r a02acb5717df www/firefox/Makefile
--- a/www/firefox/Makefile      Wed Jun 12 18:26:41 2019 +0000
+++ b/www/firefox/Makefile      Wed Jun 12 18:33:27 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.383 2019/06/08 11:46:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.384 2019/06/12 18:33:27 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            67.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r be5a5d02861d -r a02acb5717df www/firefox/distinfo
--- a/www/firefox/distinfo      Wed Jun 12 18:26:41 2019 +0000
+++ b/www/firefox/distinfo      Wed Jun 12 18:33:27 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.356 2019/06/05 13:04:37 ryoon Exp $
+$NetBSD: distinfo,v 1.357 2019/06/12 18:33:27 ryoon Exp $
 
-SHA1 (firefox-67.0.1.source.tar.xz) = b64c371c7245fea3c39da1f481a252b53bf64dc7
-RMD160 (firefox-67.0.1.source.tar.xz) = f19e864f47b336b8540769c9a7b1308eabf43023
-SHA512 (firefox-67.0.1.source.tar.xz) = eeb3d64980db062a23cb86a319441194044e1e7a8500c0084c1e7fb811da4639fea075b0c20014a9cb9443bc8b5af0b0109d49b000298e18c38b40b46f51b858
-Size (firefox-67.0.1.source.tar.xz) = 287646672 bytes
+SHA1 (firefox-67.0.2.source.tar.xz) = 3d59fe567f9f2d1c0767ef2ea595b738a7e53c89
+RMD160 (firefox-67.0.2.source.tar.xz) = b5182bb4493aaf54fb64f7da6710c3d0092d8c85
+SHA512 (firefox-67.0.2.source.tar.xz) = 14da0aa23571c83dfd4cf1b33027434425c99c4b8838d335cfbd93ef60ad936cd7e7f60ad84be688f434371c9b49142e1020df63ac3e65f78b6595f5a8c19590
+Size (firefox-67.0.2.source.tar.xz) = 283090748 bytes
 SHA1 (patch-aa) = c3e9fdbf6d66d527affc13f4045d28fe05707f7b
 SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index