pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 72.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cd4e4fd76f4
branches:  trunk
changeset: 422196:6cd4e4fd76f4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jan 22 13:34:26 2020 +0000

description:
firefox: Update to 72.0.2

Changelog:
Fixed
    Various stability fixes

    Fixed issues opening files with spaces in their path (bug 1601905)

    Fixed a hang opening about:logins when a master password is set (bug 1606992)

    Fixed a web compatibility issue with CSS Shadow Parts which shipped in Firefox 72 (bug 1604989)

    Fixed inconsistent playback performance for fullscreen 1080p videos on some systems (bug 1608485)

diffstat:

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

diffs (36 lines):

diff -r a77dfe0dd2fb -r 6cd4e4fd76f4 www/firefox/Makefile
--- a/www/firefox/Makefile      Wed Jan 22 13:30:31 2020 +0000
+++ b/www/firefox/Makefile      Wed Jan 22 13:34:26 2020 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.407 2020/01/18 21:51:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.408 2020/01/22 13:34:26 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            72.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r a77dfe0dd2fb -r 6cd4e4fd76f4 www/firefox/distinfo
--- a/www/firefox/distinfo      Wed Jan 22 13:30:31 2020 +0000
+++ b/www/firefox/distinfo      Wed Jan 22 13:34:26 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.378 2020/01/20 21:40:57 nia Exp $
+$NetBSD: distinfo,v 1.379 2020/01/22 13:34:26 ryoon Exp $
 
-SHA1 (firefox-72.0.1.source.tar.xz) = bfe2a6c57cc9c192681388c9e4af9c0c44f315a6
-RMD160 (firefox-72.0.1.source.tar.xz) = 1332177b77c54b9a1ef2180730fc9c08a5a7b730
-SHA512 (firefox-72.0.1.source.tar.xz) = 8df6a64cde4bdb879c3cb9df7f8b43c7d67c47502e2dce1d3ee82de433931435963b3e51c99035a78f0a997bc934a838d198f2a1cd6a624441769d37b1469fcf
-Size (firefox-72.0.1.source.tar.xz) = 314963588 bytes
+SHA1 (firefox-72.0.2.source.tar.xz) = 35015162789defa55b5c71cf0d5a08a799a76f54
+RMD160 (firefox-72.0.2.source.tar.xz) = 89d359fd483f5d3abe0e040a2d1b55a29226e156
+SHA512 (firefox-72.0.2.source.tar.xz) = 4d8c832709b8831234b571b2f809d1601490db47982ff1d71913062c42c17a7f3340c72b6162b74a248a9cfe7b5d1646fb9a0463dcbcfaed32e1346ee20e4147
+Size (firefox-72.0.2.source.tar.xz) = 315848856 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 076cc2892547bac07fe907533f4e821f13f5738e
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index