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:           Tue Jan 25 12:43:49 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 96.0.2

Changelog:
Fixed

  * Fixed an issue that caused tab height to display inconsistently on Linux
    when audio was played (bug 1714276)

  * Fixed an issue that caused Lastpass dropdowns to appear blank in Private
    Browsing mode (bug 1748158)

  * Fixed a crash encountered when resizing a Facebook app (bug 1746084)


To generate a diff of this commit:
cvs rdiff -u -r1.509 -r1.510 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.458 -r1.459 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.509 pkgsrc/www/firefox/Makefile:1.510
--- pkgsrc/www/firefox/Makefile:1.509   Tue Jan 18 18:48:28 2022
+++ pkgsrc/www/firefox/Makefile Tue Jan 25 12:43:48 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.509 2022/01/18 18:48:28 tnn Exp $
+# $NetBSD: Makefile,v 1.510 2022/01/25 12:43:48 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            96.0
-MOZ_BRANCH_MINOR=      .1
-PKGREVISION=           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.458 pkgsrc/www/firefox/distinfo:1.459
--- pkgsrc/www/firefox/distinfo:1.458   Mon Jan 17 10:22:54 2022
+++ pkgsrc/www/firefox/distinfo Tue Jan 25 12:43:48 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.458 2022/01/17 10:22:54 tnn Exp $
+$NetBSD: distinfo,v 1.459 2022/01/25 12:43:48 ryoon Exp $
 
-BLAKE2s (firefox-96.0.1.source.tar.xz) = 5e7fbededc724ace26a51d47d025cee20873a5ee8d4b423d5c354acf4d80ba21
-SHA512 (firefox-96.0.1.source.tar.xz) = c0d2ccf9ca930def63dcb9dc269e47f60fd4bbbdcbc01463df0c30e11109a543e310fb36f2334d17b90cb9c96b8dcdd97d0e2d6c589a779de5e4f197c052f9a5
-Size (firefox-96.0.1.source.tar.xz) = 410542376 bytes
+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 (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