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 Jan 23 14:28:52 UTC 2025

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 134.0.2

Changelog:
134.0.2:
Fixed

  * Fixed crash reporter not being displayed for some localized builds (Bug
    1940763).

  * Fixed a regression in Firefox 134 where anchored links in HTML framesets
    pointing to local files did not work (Bug 1934807).

  * Fixed an issue in developer tools preventing the resending of network
    requests when debugging extensions (Bug 1934478).

  * Fixed an issue where data consumption from service workers may unexpectedly
    halt (Bug 1941210).


To generate a diff of this commit:
cvs rdiff -u -r1.623 -r1.624 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.550 -r1.551 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.623 pkgsrc/www/firefox/Makefile:1.624
--- pkgsrc/www/firefox/Makefile:1.623   Sun Jan 19 13:49:00 2025
+++ pkgsrc/www/firefox/Makefile Thu Jan 23 14:28:52 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.623 2025/01/19 13:49:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.624 2025/01/23 14:28:52 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            134.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.550 pkgsrc/www/firefox/distinfo:1.551
--- pkgsrc/www/firefox/distinfo:1.550   Sun Jan 19 13:49:00 2025
+++ pkgsrc/www/firefox/distinfo Thu Jan 23 14:28:52 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.550 2025/01/19 13:49:00 ryoon Exp $
+$NetBSD: distinfo,v 1.551 2025/01/23 14:28:52 ryoon Exp $
 
-BLAKE2s (firefox-134.0.1.source.tar.xz) = 6f6849b5fad39f080381d531fd163bccb7bdd7ccd8c31d0a294dce271a5799a1
-SHA512 (firefox-134.0.1.source.tar.xz) = 3f40ca5a753a66e08af4e8b12d75feab67b0567ecffd34f5cf013f49aeb809ccd458c8011e9456dc902c24eaf626078117874514eb40cee5574eafce93ee772d
-Size (firefox-134.0.1.source.tar.xz) = 602467028 bytes
+BLAKE2s (firefox-134.0.2.source.tar.xz) = 1887d9c0a72b8add58e7d5c4949718b2a817e32e29ef43362ea9de4202ed9072
+SHA512 (firefox-134.0.2.source.tar.xz) = 74d631ecbdb5607cfcc4de408947b3b129e36b3d1daa501827aebc81f48c878f9bade875875c466c07c651f26b5388ff2d2d2087e66e0613d8914abaa7ddf5ae
+Size (firefox-134.0.2.source.tar.xz) = 589962348 bytes
 BLAKE2s (nodejs-output-134.0.tgz) = 1d900a20f884e28a27c0c06e69a1e18f15b54091f7ef6428bd80516402a7a317
 SHA512 (nodejs-output-134.0.tgz) = 90f4b184bf7505bd490d9be399e21f3e077f760eab1e2e4591359da9131fa6b78751984aa492bd4b192b251f02e2bad650e50425edef88b8208a03d6bc021496
 Size (nodejs-output-134.0.tgz) = 248692 bytes



Home | Main Index | Thread Index | Old Index