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:           Mon Mar  6 11:47:26 UTC 2023

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 110.0.1

Changelog:
Fixed

  * Fixed clearing recent cookies clears all cookies (bug 1816279).

  * Fixed a bug causing the context menu to sometimes display on the background
    of other Firefox UI elements instead of the foreground on macOS (bug
    1763990).

  * Fixed Manage bookmarks link on empty bookmarks toolbar not responding to
    clicks on Windows (bug 1812636).

  * Fixed WebGL crashes on Linux when ran inside a VMWare virtual machine (bug
    1807942).

  * Fixed a bug with CSP serialization causing bugs with the MitID Digital ID
    in Denmark (Bug 1819096).


To generate a diff of this commit:
cvs rdiff -u -r1.548 -r1.549 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.492 -r1.493 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.548 pkgsrc/www/firefox/Makefile:1.549
--- pkgsrc/www/firefox/Makefile:1.548   Wed Feb 15 20:38:13 2023
+++ pkgsrc/www/firefox/Makefile Mon Mar  6 11:47:26 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.548 2023/02/15 20:38:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.549 2023/03/06 11:47:26 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            110.0
-MOZ_BRANCH_MINOR=      
+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.492 pkgsrc/www/firefox/distinfo:1.493
--- pkgsrc/www/firefox/distinfo:1.492   Wed Feb 15 20:38:13 2023
+++ pkgsrc/www/firefox/distinfo Mon Mar  6 11:47:26 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.492 2023/02/15 20:38:13 ryoon Exp $
+$NetBSD: distinfo,v 1.493 2023/03/06 11:47:26 ryoon Exp $
 
-BLAKE2s (firefox-110.0.source.tar.xz) = 90cea360203705d0340480bacd6d11e7035f717fa8c68b555845457400654ba6
-SHA512 (firefox-110.0.source.tar.xz) = 52a37a8f59a694c4790c0a14cd81fba9e2c982f64e00191afd0897c39ae1d5e25f24cff16f74d0a0b5cdf8e93a9a0974b6042b0de605cf1a533ef4e6a3c0dcf9
-Size (firefox-110.0.source.tar.xz) = 499042592 bytes
+BLAKE2s (firefox-110.0.1.source.tar.xz) = 7239913cb6a2bd9ab70f5d7b396eb7bc675550309c3b0a23936e6932f52ff4e6
+SHA512 (firefox-110.0.1.source.tar.xz) = 42c6a99a3874a0f60121188c43788fb35577734d9366c3f89ad41b8328cc542ce172ec81ca35b9ea551eaa698197ccdb43922ec3215d311e0770aaaa59625d21
+Size (firefox-110.0.1.source.tar.xz) = 494223300 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