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: Thu Sep 8 19:54:16 UTC 2022
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.536 -r1.537 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.482 -r1.483 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.536 pkgsrc/www/firefox/Makefile:1.537
--- pkgsrc/www/firefox/Makefile:1.536 Fri Sep 2 15:33:19 2022
+++ pkgsrc/www/firefox/Makefile Thu Sep 8 19:54:16 2022
@@ -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//}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.482 pkgsrc/www/firefox/distinfo:1.483
--- pkgsrc/www/firefox/distinfo:1.482 Fri Sep 2 15:33:19 2022
+++ pkgsrc/www/firefox/distinfo Thu Sep 8 19:54:16 2022
@@ -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