pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 96.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb122ed15537
branches:  trunk
changeset: 372860:bb122ed15537
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jan 31 22:44:21 2022 +0000

description:
firefox: Update to 96.0.3

Changelog:
Fixed
 Fixed an issue that allowed unexpected data to be submitted in some of
 our search telemetry (bug 1752317)

diffstat:

 www/firefox/Makefile |  4 ++--
 www/firefox/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 9935aef676c2 -r bb122ed15537 www/firefox/Makefile
--- a/www/firefox/Makefile      Mon Jan 31 22:39:11 2022 +0000
+++ b/www/firefox/Makefile      Mon Jan 31 22:44:21 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.510 2022/01/25 12:43:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.511 2022/01/31 22:44:21 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            96.0
-MOZ_BRANCH_MINOR=      .2
+MOZ_BRANCH_MINOR=      .3
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r 9935aef676c2 -r bb122ed15537 www/firefox/distinfo
--- a/www/firefox/distinfo      Mon Jan 31 22:39:11 2022 +0000
+++ b/www/firefox/distinfo      Mon Jan 31 22:44:21 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.459 2022/01/25 12:43:48 ryoon Exp $
+$NetBSD: distinfo,v 1.460 2022/01/31 22:44:21 ryoon Exp $
 
-BLAKE2s (firefox-96.0.2.source.tar.xz) = 95d5914fc1c7d0f9f7a5f6a3bd23aaf447bf4d92de988feec30e98ce84c7c091
-SHA512 (firefox-96.0.2.source.tar.xz) = 5ceb1f023a9217c6a9c08b6525882d4091f989859cf209cc1d0ea22c846d05a967e1c47102ae052f7a5029d18118a558dd96da00437ee2c6fbf2896caf99d9dd
-Size (firefox-96.0.2.source.tar.xz) = 414004200 bytes
+BLAKE2s (firefox-96.0.3.source.tar.xz) = 0e46f31421d6d86b06fb26b7f9dbeb6106a1b3c772c3f3fddbfb5ef3310cd45a
+SHA512 (firefox-96.0.3.source.tar.xz) = 3dd5fbc96e369d5f4fb3eca778c2bd3e2313d089f867de9fac3556810a797e9b5629ef1b8840fb2f22a18df7de95ea1993eee052f691d861a555cea544b05966
+Size (firefox-96.0.3.source.tar.xz) = 406721708 bytes
 BLAKE2s (nodejs-output-95.0.tgz) = c44b37d3605524a49157002f01c29f568f04194b0e635bc312de7ffdeb9a74c9
 SHA512 (nodejs-output-95.0.tgz) = 2faf326f4e100b66f8597c365cc2eb5d0eee26aae92a7e2446891f2178041aa71ba16eae37000acacd43a657025ec11c18db73b112f5c49cc21cdb882da6d798
 Size (nodejs-output-95.0.tgz) = 200627 bytes



Home | Main Index | Thread Index | Old Index