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:           Wed Aug  6 21:19:54 UTC 2025

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 141.0.2:

Changelog:
141.0.2:
Fixed

  * Fixed a startup crash experienced by some Linux users with outdated NVIDIA
    drivers. (Bug 1978911)

  * Fixed a regression that caused canvas objects to be draggable, causing web
    compatibility issues. (Bug 1978673)

  * Fixed a crash in the Web Developer Tools panel that could occur when
    inspecting pages with <iframe> elements. (Bug 1975277)

  * Fixed minor visual issues across the user interface. (Bug 1974269 . Bug
    1976031 . Bug 1974876 . Bug 1976701)

  * Firefox wouldn't start on some systems where GTK+ was built without Wayland
    support. (Bug 1978620)

  * Fixed an issue where clicking a pinned tab could steal focus from the
    content area, disrupting keyboard navigation. (Bug 1977005)


To generate a diff of this commit:
cvs rdiff -u -r1.638 -r1.639 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.560 -r1.561 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.638 pkgsrc/www/firefox/Makefile:1.639
--- pkgsrc/www/firefox/Makefile:1.638   Sat Jul 26 14:12:54 2025
+++ pkgsrc/www/firefox/Makefile Wed Aug  6 21:19:54 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.638 2025/07/26 14:12:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.639 2025/08/06 21:19:54 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            141.0
-MOZ_BRANCH_MINOR=      
+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.560 pkgsrc/www/firefox/distinfo:1.561
--- pkgsrc/www/firefox/distinfo:1.560   Sat Jul 26 14:12:54 2025
+++ pkgsrc/www/firefox/distinfo Wed Aug  6 21:19:54 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.560 2025/07/26 14:12:54 ryoon Exp $
+$NetBSD: distinfo,v 1.561 2025/08/06 21:19:54 ryoon Exp $
 
-BLAKE2s (firefox-141.0.source.tar.xz) = e1a8e104202721ae7869418e70e1c7a4da44c956723397febbae49a9b00a9aea
-SHA512 (firefox-141.0.source.tar.xz) = bd6998bce927c5b5c186537bd41475fc9e3809829ceadb2277bb382d02d3780d2a5e5749487567a75b7c9e3726f97662c4ec28924bc491c5a3f21e2ec4828d63
-Size (firefox-141.0.source.tar.xz) = 640751136 bytes
+BLAKE2s (firefox-141.0.2.source.tar.xz) = 421dd5c8dfe07ea0c9cd48b3379325dd6d0fd2959d13f29893b9a5adcf41d921
+SHA512 (firefox-141.0.2.source.tar.xz) = 6d1552bc64d915e784a5d560c8bb35a5308f35ebcd2552b027f80f950c7f0c627cca46b0796cf6e17d8f50c82e6f70a3ec11471ce0e058794f500b7b15e17b43
+Size (firefox-141.0.2.source.tar.xz) = 649165560 bytes
 BLAKE2s (nodejs-output-141.0.tgz) = ae2c7781fc62f30dc58d3de91fcaade286dc54c58fab5e4e7ff88355dc3e1d3b
 SHA512 (nodejs-output-141.0.tgz) = 55e13285f9ad33e4ce454918beb38cf6ff3bb3f2a413636f55ac768ac1f8a199eb2eb8601ed38bfd1f668eb72da1673b7b61107e5d9ff310f671d12e48d68e0e
 Size (nodejs-output-141.0.tgz) = 245533 bytes



Home | Main Index | Thread Index | Old Index