pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue May 17 12:49:39 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.518 -r1.519 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.466 -r1.467 pkgsrc/www/firefox/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.518 pkgsrc/www/firefox/Makefile:1.519
--- pkgsrc/www/firefox/Makefile:1.518   Mon May 16 14:19:23 2022
+++ pkgsrc/www/firefox/Makefile Tue May 17 12:49:39 2022
@@ -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//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.466 pkgsrc/www/firefox/distinfo:1.467
--- pkgsrc/www/firefox/distinfo:1.466   Mon May 16 05:39:52 2022
+++ pkgsrc/www/firefox/distinfo Tue May 17 12:49:39 2022
@@ -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