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 66.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/546e4002e513
branches:  trunk
changeset: 322215:546e4002e513
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Apr 11 13:42:32 2019 +0000

description:
Update to 66.0.3

Changelog:
Fixed
    Address bar on tablets running Windows 10 now behaves correctly (Bug 1498973)

    Performance issues with some HTML5 games (Bug 1537609)

    Fixed a bug with keypress events in IBM cloud applications (Bug 1538970)

    Fix for keypress events in some Microsoft cloud applications (Bug 1539618)

Changed
    Updated Baidu search plugin

diffstat:

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

diffs (36 lines):

diff -r 11317e11a2ea -r 546e4002e513 www/firefox/Makefile
--- a/www/firefox/Makefile      Thu Apr 11 13:27:55 2019 +0000
+++ b/www/firefox/Makefile      Thu Apr 11 13:42:32 2019 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.368 2019/04/03 00:33:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.369 2019/04/11 13:42:32 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            66.0
-MOZ_BRANCH_MINOR=      .2
+MOZ_BRANCH_MINOR=      .3
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 11317e11a2ea -r 546e4002e513 www/firefox/distinfo
--- a/www/firefox/distinfo      Thu Apr 11 13:27:55 2019 +0000
+++ b/www/firefox/distinfo      Thu Apr 11 13:42:32 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.345 2019/04/01 12:27:52 ryoon Exp $
+$NetBSD: distinfo,v 1.346 2019/04/11 13:42:32 ryoon Exp $
 
-SHA1 (firefox-66.0.2.source.tar.xz) = e54ee04bbe2bdda29a8f56009cd2851d97f63f1e
-RMD160 (firefox-66.0.2.source.tar.xz) = d28a43f14d6794ed65c651b4477f68740de988ea
-SHA512 (firefox-66.0.2.source.tar.xz) = 2246f3aed4e8a1d557a2383204e926c45d63d7977032512982b3698da4d6260b67fa91507f1a103af0af77198b7ffb34d6609159729aa7bf1c7c16cf2f7efc5b
-Size (firefox-66.0.2.source.tar.xz) = 280704196 bytes
+SHA1 (firefox-66.0.3.source.tar.xz) = 531b26c12a3c838bd5539e6f3497ae57206c7534
+RMD160 (firefox-66.0.3.source.tar.xz) = 868227674cdc2e92c4c0c183878a77907ed5e938
+SHA512 (firefox-66.0.3.source.tar.xz) = e857408ffa4acb8676fe3f40cbbdf6c8f0913c6392568cdea8783a94140a4fdff95d117d1a1bfe890097833230b72729f58cdb1df2b552533bb21bd1fe7d77c3
+Size (firefox-66.0.3.source.tar.xz) = 281164936 bytes
 SHA1 (patch-aa) = 66c2e96c199ed4b0007c9b8b3dd431305502d427
 SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index