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 61.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42de1523282b
branches:  trunk
changeset: 383839:42de1523282b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Aug 11 18:45:15 2018 +0000

description:
Update to 61.0.2

Changelog:
New
    Adds support for automatically restoring your Firefox session
    after Windows restarts. Currently, this feature is not enabled
    by default for most users, but will be gradually enabled over
    the coming weeks.

Fixed
    Improved website rendering with the Retained Display List
    feature enabled (Bug 1474402)

    Fixed broken DevTools panels with certain extensions installed
    (Bug 1474379)

    Fixed a crash for users with some accessibility tools enabled
    (Bug 1474007)

diffstat:

 www/firefox/Makefile |   5 ++---
 www/firefox/PLIST    |   6 +-----
 www/firefox/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 13 deletions(-)

diffs (56 lines):

diff -r 3a7d302a0a0e -r 42de1523282b www/firefox/Makefile
--- a/www/firefox/Makefile      Sat Aug 11 17:50:13 2018 +0000
+++ b/www/firefox/Makefile      Sat Aug 11 18:45:15 2018 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.340 2018/07/20 03:34:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.341 2018/08/11 18:45:15 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            61.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 3a7d302a0a0e -r 42de1523282b www/firefox/PLIST
--- a/www/firefox/PLIST Sat Aug 11 17:50:13 2018 +0000
+++ b/www/firefox/PLIST Sat Aug 11 18:45:15 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.129 2018/06/28 13:52:37 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.130 2018/08/11 18:45:16 ryoon Exp $
 bin/firefox
 lib/firefox/application.ini
 lib/firefox/browser/blocklist.xml
@@ -2974,10 +2974,6 @@
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket.svg
 lib/firefox/browser/features/firefox%getpocket.com@localhost/en-US/locale/en-US/pocket.properties
 lib/firefox/browser/features/firefox%getpocket.com@localhost/install.rdf
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/bootstrap.js
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/chrome.manifest
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/chrome/content/followonsearch-fs.js
-lib/firefox/browser/features/followonsearch%mozilla.com@localhost/install.rdf
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/bootstrap.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome.manifest
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/FormAutofillFrameScript.js
diff -r 3a7d302a0a0e -r 42de1523282b www/firefox/distinfo
--- a/www/firefox/distinfo      Sat Aug 11 17:50:13 2018 +0000
+++ b/www/firefox/distinfo      Sat Aug 11 18:45:15 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.321 2018/07/06 20:51:57 ryoon Exp $
+$NetBSD: distinfo,v 1.322 2018/08/11 18:45:16 ryoon Exp $
 
-SHA1 (firefox-61.0.1.source.tar.xz) = 42fb90e2df5cd14a6c3b393683b73b9b60c377c7
-RMD160 (firefox-61.0.1.source.tar.xz) = beb96cd7e48bc238421ba68063019a3c2dcdb7a3
-SHA512 (firefox-61.0.1.source.tar.xz) = 0395ac164450b394852aa8370c1c99538e12c43a9fa13d386831477379bf0498f0a68b08fac6ea01c044245247f53b8dd323c94ccd8e3dc7182f084be8c74915
-Size (firefox-61.0.1.source.tar.xz) = 266608016 bytes
+SHA1 (firefox-61.0.2.source.tar.xz) = 6e445d9d7da982452bf212948aff701d47f6f0c0
+RMD160 (firefox-61.0.2.source.tar.xz) = 47d7d1229084d061bd4273ab2520eafa0ecbdb68
+SHA512 (firefox-61.0.2.source.tar.xz) = a20b127726cf0a082604efcbc9b91ea3c653ac639edb4b26e1fadef51410ccdae9b5d3a534563528945d2425382346858af307e79e8da1e4972aacbe1277f6ff
+Size (firefox-61.0.2.source.tar.xz) = 266077556 bytes
 SHA1 (patch-aa) = 94c03ed9a0e72bb87c850f2e1965fb8755933822
 SHA1 (patch-browser_app_profile_firefox.js) = 30e93d7817c7e17b96ba96d3d3fb3701020260d4
 SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707



Home | Main Index | Thread Index | Old Index