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:           Mon Jun 26 13:56:13 UTC 2023

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 114.0.2

Changelog:
Fixed

    Several crash fixes.

    Web Extensions: Fixes for 114 regressions in our Native Messaging support.


To generate a diff of this commit:
cvs rdiff -u -r1.559 -r1.560 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.498 -r1.499 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.559 pkgsrc/www/firefox/Makefile:1.560
--- pkgsrc/www/firefox/Makefile:1.559   Wed Jun 14 16:22:18 2023
+++ pkgsrc/www/firefox/Makefile Mon Jun 26 13:56:13 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.559 2023/06/14 16:22:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.560 2023/06/26 13:56:13 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            114.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.498 pkgsrc/www/firefox/distinfo:1.499
--- pkgsrc/www/firefox/distinfo:1.498   Wed Jun 14 16:22:18 2023
+++ pkgsrc/www/firefox/distinfo Mon Jun 26 13:56:13 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.498 2023/06/14 16:22:18 ryoon Exp $
+$NetBSD: distinfo,v 1.499 2023/06/26 13:56:13 ryoon Exp $
 
-BLAKE2s (firefox-114.0.1.source.tar.xz) = 2d0d49681ed0244b4cb19f6f62ad2121e6923a5518117a97b718edfcf4d97c41
-SHA512 (firefox-114.0.1.source.tar.xz) = d422982e0271a68aa8064977b3a6b6f9412a30e7261ba06385c416e00e8ba0eb488d81a8929355fc92d35469d3308ec928f00e4de7248ed6390d5d900d7bce8f
-Size (firefox-114.0.1.source.tar.xz) = 499908376 bytes
+BLAKE2s (firefox-114.0.2.source.tar.xz) = 27bdba663d137e53f2318f9d96784cae71cc79086a12214b78bfdb4a9d4ace44
+SHA512 (firefox-114.0.2.source.tar.xz) = 1d514d09c6b964b96c6d52d54b89a89a92d53a6fe669e16a6370346c980db4d0ac6c502fa89219c71b680566b9eb982e9b3191c21f81d7326f34f6c837c0a872
+Size (firefox-114.0.2.source.tar.xz) = 505974216 bytes
 BLAKE2s (nodejs-output-113.0.2.tgz) = da79ce7a5ab44378ac326caaa496dc5592bfb645b24b09f11c241933dc8ebb86
 SHA512 (nodejs-output-113.0.2.tgz) = 83c7f21ec8bd1af66aa7ffa4d0ab442c41946f470918100ae50c7792182ed94afc588161a5142cdfbc71b85049beb3c660fce22444fca736a326810cfd8c1d4b
 Size (nodejs-output-113.0.2.tgz) = 216297 bytes



Home | Main Index | Thread Index | Old Index