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 Aug 14 03:25:14 UTC 2025

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 141.0.3

Changelog:
141.0.3:
Fixed

  * Fixed a regression that caused issues on sites built with the Svelte
    framework. (Bug 1980081)

  * Fixed an issue where cryptominers were not listed as blocked in Strict
    Tracking Protection. (Bug 1977066)


To generate a diff of this commit:
cvs rdiff -u -r1.639 -r1.640 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.561 -r1.562 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.639 pkgsrc/www/firefox/Makefile:1.640
--- pkgsrc/www/firefox/Makefile:1.639   Wed Aug  6 21:19:54 2025
+++ pkgsrc/www/firefox/Makefile Thu Aug 14 03:25:14 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.639 2025/08/06 21:19:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.640 2025/08/14 03:25:14 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            141.0
-MOZ_BRANCH_MINOR=      .2
+MOZ_BRANCH_MINOR=      .3
 
 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.561 pkgsrc/www/firefox/distinfo:1.562
--- pkgsrc/www/firefox/distinfo:1.561   Wed Aug  6 21:19:54 2025
+++ pkgsrc/www/firefox/distinfo Thu Aug 14 03:25:14 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.561 2025/08/06 21:19:54 ryoon Exp $
+$NetBSD: distinfo,v 1.562 2025/08/14 03:25:14 ryoon Exp $
 
-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 (firefox-141.0.3.source.tar.xz) = a0cdf1c2c075f3c8c812425550e2ea5b4cc1c55c92f0615eb2ce98b8ea7f0193
+SHA512 (firefox-141.0.3.source.tar.xz) = b660b018840c41a254734b4847a791f1a9fd2f72dbea825ea5971fd0b3269a43f1f4be1ccf4a53f7809b6b98398f4e04a142e57f8882d6590bab636ef75002f6
+Size (firefox-141.0.3.source.tar.xz) = 643073728 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