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 100.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9aa40e19e94
branches:  trunk
changeset: 379451:a9aa40e19e94
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue May 17 12:49:39 2022 +0000

description:
firefox: Update to 100.0.1

Changelog:
100.0.1:
Fixed

  * Fixed an issue with subtitles in Picture-in-Picture mode while using
    Netflix (bug 1768818)

  * Fixed an issue where some commands were unavailable in the
    Picture-in-Picture window (bug 1768201)

Changed

  * Firefox's security sandbox now blocks access to the Win32k APIs for Content
    Processes on Windows (bug 1767999)

diffstat:

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

diffs (31 lines):

diff -r 835bca6dcde5 -r a9aa40e19e94 www/firefox/Makefile
--- a/www/firefox/Makefile      Tue May 17 12:08:25 2022 +0000
+++ b/www/firefox/Makefile      Tue May 17 12:49:39 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.518 2022/05/16 14:19:23 tnn Exp $
+# $NetBSD: Makefile,v 1.519 2022/05/17 12:49:39 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            100.0
-MOZ_BRANCH_MINOR=      
-PKGREVISION=           1
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r 835bca6dcde5 -r a9aa40e19e94 www/firefox/distinfo
--- a/www/firefox/distinfo      Tue May 17 12:08:25 2022 +0000
+++ b/www/firefox/distinfo      Tue May 17 12:49:39 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.466 2022/05/16 05:39:52 nia Exp $
+$NetBSD: distinfo,v 1.467 2022/05/17 12:49:39 ryoon Exp $
 
-BLAKE2s (firefox-100.0.source.tar.xz) = 4812f3e0fb74292ce21fa024ae27e8f3aa534b58cd0bbac8e01f67d7ccc42196
-SHA512 (firefox-100.0.source.tar.xz) = 29c56391c980209ff94c02a9aba18fe27bea188bdcbcf7fe0c0f27f61e823f4507a3ec343b27cb5285cf3901843e9cc4aca8e568beb623c4b69b7282e662b2aa
-Size (firefox-100.0.source.tar.xz) = 487179576 bytes
+BLAKE2s (firefox-100.0.1.source.tar.xz) = 212e49237896698dd3f04b4b536d1718870270630da00a50b31e4a131e37e27d
+SHA512 (firefox-100.0.1.source.tar.xz) = 6ba09542d1573e903978f8e63f39381dcf2180219e80e7401c62c8347100d6d4a973208b8094cff07d76106636cdfef93829fff3398011fd9536dac477ef118e
+Size (firefox-100.0.1.source.tar.xz) = 490127024 bytes
 BLAKE2s (nodejs-output-95.0.tgz) = c44b37d3605524a49157002f01c29f568f04194b0e635bc312de7ffdeb9a74c9
 SHA512 (nodejs-output-95.0.tgz) = 2faf326f4e100b66f8597c365cc2eb5d0eee26aae92a7e2446891f2178041aa71ba16eae37000acacd43a657025ec11c18db73b112f5c49cc21cdb882da6d798
 Size (nodejs-output-95.0.tgz) = 200627 bytes



Home | Main Index | Thread Index | Old Index