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 Jul 29 13:58:19 UTC 2026
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
www/firefox: Update to 153.0.1
Changelog:
153.0.1:
Fixed
* Addressed a startup crash on Windows that could occur after updating
Firefox, when some of the application's internal files could not be loaded.
Firefox should now start in these cases, although parts of the interface
may not display correctly until a further update completes (Bug 2056926).
* Fixed audio playing silently on some music and audio streaming sites after
pausing and resuming playback (Bug 2053586).
* Fixed the New Tab page background flashing a few seconds after the page
loaded when a custom wallpaper was in use (Bug 2056650).
* Fixed a crash that could occur when a page loaded a frame using a
javascript: address (Bug 2054485).
* Fixed a crash that could occur while typing text in an editable area of a
page (Bug 2053867).
* Fixed a search engine you had already installed yourself being labeled as
"New" when Firefox later started offering the same engine (Bug 2053710).
* Improved pointer lock, used by games and other immersive web content, so
that the mouse pointer is less likely to escape the Firefox window (Bug
1255338, Bug 2040628).
* Fixed an issue in the Inspector's Rules view where pseudo-elements could
only be expanded once per selected element (Bug 2054525).
* Fixed View Page Source failing to load blob: documents (Bug 2054428).
* Fixed View Page Source timing out on documents that inherit their origin,
such as frames using the srcdoc attribute (Bug 2054487).
To generate a diff of this commit:
cvs rdiff -u -r1.667 -r1.668 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.587 -r1.588 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.667 pkgsrc/www/firefox/Makefile:1.668
--- pkgsrc/www/firefox/Makefile:1.667 Thu Jul 23 13:33:40 2026
+++ pkgsrc/www/firefox/Makefile Wed Jul 29 13:58:19 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.667 2026/07/23 13:33:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.668 2026/07/29 13:58:19 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 153.0
-MOZ_BRANCH_MINOR=
+MOZ_BRANCH_MINOR= .1
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.587 pkgsrc/www/firefox/distinfo:1.588
--- pkgsrc/www/firefox/distinfo:1.587 Thu Jul 23 13:33:40 2026
+++ pkgsrc/www/firefox/distinfo Wed Jul 29 13:58:19 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.587 2026/07/23 13:33:40 ryoon Exp $
+$NetBSD: distinfo,v 1.588 2026/07/29 13:58:19 ryoon Exp $
-BLAKE2s (firefox-153.0.source.tar.xz) = 147e639d25dca1b57791d240c36a2ed484a02726493eca4a6f58908b15111541
-SHA512 (firefox-153.0.source.tar.xz) = a1af5866e1c9a732818123f2f041bfd5993d093e96dd743b583312fb11d2b39d429df750f9ec22ded64b58a209bb1ecabc7aaf73057d7a64c7349e4da043d66d
-Size (firefox-153.0.source.tar.xz) = 804256908 bytes
+BLAKE2s (firefox-153.0.1.source.tar.xz) = 6f1f0f7801c8fdb23a8b8f200e90134a3a957948dc571ef0b7220dada197db54
+SHA512 (firefox-153.0.1.source.tar.xz) = 310d1aa27b7902ef5e052962e3b7d2819d0f5f6e596fddeafee53f09e9390d4801f5b654f4ca1e9fd4c15c71241fc31844afaa4d086f82c51b516a401fbe7f40
+Size (firefox-153.0.1.source.tar.xz) = 803443372 bytes
BLAKE2s (nodejs-output-153.0.tgz) = 55a9ae8d1b743f57148a3b763bce2bc9afe2bd902f5b5d6a07a3e597c569aca1
SHA512 (nodejs-output-153.0.tgz) = 2513c4c47c9bb619a1702a36b8ec316a6c48d6b641656abf86ff33c5ae9e146721947b26a3a1af8295a005daeffb0c77e5f82f36ca9a717decc6850b3518c275
Size (nodejs-output-153.0.tgz) = 247910 bytes
Home |
Main Index |
Thread Index |
Old Index