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 104.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71e675034778
branches:  trunk
changeset: 384960:71e675034778
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Sep 08 19:54:16 2022 +0000

description:
firefox: Update to 104.0.2

Changelog:
Fixed

  * Fixed a bug making it impossible to use touch or a stylus to drag the
    scrollbar on pages (bug 1787361).

  * Fixed an issue causing some users to crash in out-of-memory conditions (bug
    1774155).

  * Fixed an issue that would sometimes affect video & audio playback when
    loaded via a cross-origin iframe src attribute (bug 1781759).

  * Fixed an issue that would sometimes affect video & audio playback when
    served with Content-Security-Policy: sandbox (bug 1781063).

diffstat:

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

diffs (30 lines):

diff -r 899d2c1d707f -r 71e675034778 www/firefox/Makefile
--- a/www/firefox/Makefile      Thu Sep 08 18:16:00 2022 +0000
+++ b/www/firefox/Makefile      Thu Sep 08 19:54:16 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.536 2022/09/02 15:33:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.537 2022/09/08 19:54:16 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            104.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r 899d2c1d707f -r 71e675034778 www/firefox/distinfo
--- a/www/firefox/distinfo      Thu Sep 08 18:16:00 2022 +0000
+++ b/www/firefox/distinfo      Thu Sep 08 19:54:16 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.482 2022/09/02 15:33:19 ryoon Exp $
+$NetBSD: distinfo,v 1.483 2022/09/08 19:54:16 ryoon Exp $
 
-BLAKE2s (firefox-104.0.1.source.tar.xz) = a40cc6b01c59192c2a2b6cadd21c6a825027350d14ca63498118045668755dad
-SHA512 (firefox-104.0.1.source.tar.xz) = ad80fccfde34a201fc4b596c2a0a1d959abc132946dde0865b6da624a07fd9c57381bc268c394a17f295e0e183d122b2cf5c5126e8a0bc99684affaa6212e246
-Size (firefox-104.0.1.source.tar.xz) = 485616148 bytes
+BLAKE2s (firefox-104.0.2.source.tar.xz) = 4a1f957c30c316020043a868c7ae7d7292ed4ff85c0c7039b1850fc2bea92ca7
+SHA512 (firefox-104.0.2.source.tar.xz) = bf0d972add11566f5ef6402a22abd82122945de9fa9aab6ed7bb7e41d0843d41948a6d95c0769b0b704c066c8ff6e3f3bf26fcf288c64cd3b3f09a13d4dd467d
+Size (firefox-104.0.2.source.tar.xz) = 478270500 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