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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3fd6da0d981
branches:  trunk
changeset: 310161:f3fd6da0d981
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jul 06 20:51:57 2018 +0000

description:
Update to 61.0.1

Changelog:
Fixed
    Fixed broken website loading for Chinese users with accessibility enabled (Bug 1471824)

    Fix missing content on the New Tab Page and the Home section of the Preferences page (Bug 1471375)

    Fixed loss of bookmarks under rare circumstances when upgrading from Firefox 60 (Bug 1472127)

    Improved playback of Twitch 1080p video streams (Bug 1469257)

    Web pages no longer lose focus when a browser popup window is opened (Bug 1471415)

    Fixed launching of downloads without a file extension on Windows (Bug 1465458)

    Re-allowed downloading files from FTP sites via the "Save Link As" option when linked from HTTP pages (Bug 1470295)

    Fixed extensions being unable to override the default homepage in certain situations (Bug 1466846)

diffstat:

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

diffs (36 lines):

diff -r 67e5a94e0850 -r f3fd6da0d981 www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Jul 06 20:51:24 2018 +0000
+++ b/www/firefox/Makefile      Fri Jul 06 20:51:57 2018 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.336 2018/07/06 20:51:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.337 2018/07/06 20:51:57 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            61.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 67e5a94e0850 -r f3fd6da0d981 www/firefox/distinfo
--- a/www/firefox/distinfo      Fri Jul 06 20:51:24 2018 +0000
+++ b/www/firefox/distinfo      Fri Jul 06 20:51:57 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.320 2018/06/28 13:52:37 ryoon Exp $
+$NetBSD: distinfo,v 1.321 2018/07/06 20:51:57 ryoon Exp $
 
-SHA1 (firefox-61.0.source.tar.xz) = 37a22afff86a22926bb32739e58cff1129235c86
-RMD160 (firefox-61.0.source.tar.xz) = 457c7a7518d5502e34037239079e330297867543
-SHA512 (firefox-61.0.source.tar.xz) = 5a3c2a15109159becbf983616edb3f86ce7a0b44bf1918c98c4f45ae3604cd6d105c2023e7706bc5de73c0901447415bf7697bb2dd41745490004feeaf48c139
-Size (firefox-61.0.source.tar.xz) = 266932956 bytes
+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 (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