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: Fri May 3 18:36:13 UTC 2024
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
www/firefox: Update to 125.0.3
Changelog:
125.0.3:
Fixed
* Fixed an extra blank tab with an address of https://0.0.0.1 sometimes
appearing when attempting to launch Firefox when it is already running (bug
1892612).
* Fixed an issue that could cause incorrect font selection in some situations
for users with the Japanese locale set (bug 1892363).
* Fixed text corruption when dragging text containing unicode characters on
Linux systems (bug 1888202).
* Fixed a correctness error when checking arguments.length (and not using
arguments otherwise) inside of a generator or async function (bug 1892699).
* Fixed an issue that could lead to inconsistent focus handling of <select>
elements when opened (bug 1893177).
To generate a diff of this commit:
cvs rdiff -u -r1.598 -r1.599 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.528 -r1.529 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.598 pkgsrc/www/firefox/Makefile:1.599
--- pkgsrc/www/firefox/Makefile:1.598 Wed Apr 24 14:33:13 2024
+++ pkgsrc/www/firefox/Makefile Fri May 3 18:36:13 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.598 2024/04/24 14:33:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.599 2024/05/03 18:36:13 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 125.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.528 pkgsrc/www/firefox/distinfo:1.529
--- pkgsrc/www/firefox/distinfo:1.528 Wed Apr 24 14:33:13 2024
+++ pkgsrc/www/firefox/distinfo Fri May 3 18:36:13 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.528 2024/04/24 14:33:13 ryoon Exp $
+$NetBSD: distinfo,v 1.529 2024/05/03 18:36:13 ryoon Exp $
-BLAKE2s (firefox-125.0.2.source.tar.xz) = 0827a98b99294464d6ab3d8bcaa03298c914f11263ff41bb7f7047fa362a0478
-SHA512 (firefox-125.0.2.source.tar.xz) = f6d5fff7c5c532d2e41a246d0403bdd746981cfcb7c43f9d3d8ec85a7acc3310a52043d1e18848475cef1b63c24769e81b2b06d68ae007b68016ee51436032f1
-Size (firefox-125.0.2.source.tar.xz) = 544666944 bytes
+BLAKE2s (firefox-125.0.3.source.tar.xz) = eccdb81aa8ff1abfc867604676dd2cfdff9c3a65192ecb3c645a47a0a2aae1d7
+SHA512 (firefox-125.0.3.source.tar.xz) = 18e705a3093290311ccb5f27f01e43fe243ece94c1769a9ccc4fa53d370e32a1ec6a107cdeb531e9468b9aca1a1fe668161adb7acc1ec65fd383837882c7d484
+Size (firefox-125.0.3.source.tar.xz) = 551590872 bytes
BLAKE2s (nodejs-output-125.0.1.tgz) = d71ccbe962c933929c1d60c16932ffeced62f2bbf89a9747f701294423391ff2
SHA512 (nodejs-output-125.0.1.tgz) = 008bbb4b7ec535d5144f0bba2eba174f05487063c34f4a5b6b544fca2f91b8d2cea50503cce57d948448f60ab7d5aa58480887b03047ea3b03bdf19345197aa3
Size (nodejs-output-125.0.1.tgz) = 224740 bytes
Home |
Main Index |
Thread Index |
Old Index