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 68.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5458ad2b1a34
branches:  trunk
changeset: 398609:5458ad2b1a34
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jul 24 13:52:52 2019 +0000

description:
Update to 68.0.1

Changelog:
Fixed
    Fixed missing Full Screen button when watching videos in full
    screen mode on HBO GO (bug 1562837)

    Fixed a bug causing incorrect messages to appear for some
    locales when sites try to request the use of the Storage Access
    API (bug 1558503)

    Users in Russian regions may have their default search engine
    changed (bug 1565315)

    Built-in search engines in some locales do not function correctly
    (bug 1565779)

diffstat:

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

diffs (36 lines):

diff -r 71e529e6a50a -r 5458ad2b1a34 www/firefox/Makefile
--- a/www/firefox/Makefile      Wed Jul 24 11:16:22 2019 +0000
+++ b/www/firefox/Makefile      Wed Jul 24 13:52:52 2019 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.389 2019/07/21 22:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.390 2019/07/24 13:52:52 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            68.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 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 71e529e6a50a -r 5458ad2b1a34 www/firefox/distinfo
--- a/www/firefox/distinfo      Wed Jul 24 11:16:22 2019 +0000
+++ b/www/firefox/distinfo      Wed Jul 24 13:52:52 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.361 2019/07/11 11:32:40 ryoon Exp $
+$NetBSD: distinfo,v 1.362 2019/07/24 13:52:52 ryoon Exp $
 
-SHA1 (firefox-68.0.source.tar.xz) = 8512af474bc5fbcec00d7298562fa3cd890ecd93
-RMD160 (firefox-68.0.source.tar.xz) = 61b898faa2f7b1da9a6eeee9bb06cd099d546e45
-SHA512 (firefox-68.0.source.tar.xz) = fcb6f6dd8069ca43b0b75cba4566f81c94535e66ddeb80fbdd4f47eaac2efc82d6e6bd36bf7cbebdc260a74886ba3f007a321d88fdf30731d3b669a38273f42e
-Size (firefox-68.0.source.tar.xz) = 315855672 bytes
+SHA1 (firefox-68.0.1.source.tar.xz) = 67ff91a5eba98495e3f44c2539780f0bc54a0123
+RMD160 (firefox-68.0.1.source.tar.xz) = 646c4962b7719a7f9c7e9c933ef9f6166ffcfb60
+SHA512 (firefox-68.0.1.source.tar.xz) = 96b45135cf0b2368013afccb8c375de54d591a4e11016e8b65fc83904cedc362096dd15814cd02be23f6e52e392c605817b86a59ee2300d3e7a754d345399c81
+Size (firefox-68.0.1.source.tar.xz) = 311390092 bytes
 SHA1 (patch-aa) = 1f292aae7d37bd480ba834324b737bfebee52503
 SHA1 (patch-browser_app_profile_firefox.js) = 076cc2892547bac07fe907533f4e821f13f5738e
 SHA1 (patch-build_moz.configure_old.configure) = 05963b12fd908d90e3378b30cff7e48291b8a447



Home | Main Index | Thread Index | Old Index