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 Apr 24 14:33:13 UTC 2024

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 125.0.2

Changelog:
125.0.2:
Fixed

  * Reverted the changes recently shipped in Firefox 125 that more proactively
    blocked downloads from potentially untrustworthy URLs. The changes caused
    unexpected problems with downloading files in some situations. We plan to
    fix and re-enable these protections in a future release. (Bug 1892069)


To generate a diff of this commit:
cvs rdiff -u -r1.597 -r1.598 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.527 -r1.528 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.597 pkgsrc/www/firefox/Makefile:1.598
--- pkgsrc/www/firefox/Makefile:1.597   Tue Apr 16 20:10:32 2024
+++ pkgsrc/www/firefox/Makefile Wed Apr 24 14:33:13 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.597 2024/04/16 20:10:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.598 2024/04/24 14:33:13 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            125.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.527 pkgsrc/www/firefox/distinfo:1.528
--- pkgsrc/www/firefox/distinfo:1.527   Tue Apr 16 20:10:32 2024
+++ pkgsrc/www/firefox/distinfo Wed Apr 24 14:33:13 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.527 2024/04/16 20:10:32 ryoon Exp $
+$NetBSD: distinfo,v 1.528 2024/04/24 14:33:13 ryoon Exp $
 
-BLAKE2s (firefox-125.0.1.source.tar.xz) = 9ed1d68bd671ae3580cd16e62520ac854349e1e2543c34e9ddd874af95d4fa54
-SHA512 (firefox-125.0.1.source.tar.xz) = 6f2f336de8b0ec9cb19ba20c909407b7b88c0319ee3b2f1f3429133516b0c45b4c7846f287985a0cdb9f34acc7d5378ed14fb48e26bef113c8ac360501a30c4d
-Size (firefox-125.0.1.source.tar.xz) = 553213768 bytes
+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 (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