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 Feb 10 12:25:05 UTC 2021

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 85.0.2

Changelog:
    Fixed a deadlock during startup (bug 1679933)


To generate a diff of this commit:
cvs rdiff -u -r1.468 -r1.469 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.427 -r1.428 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.468 pkgsrc/www/firefox/Makefile:1.469
--- pkgsrc/www/firefox/Makefile:1.468   Sun Feb  7 06:30:39 2021
+++ pkgsrc/www/firefox/Makefile Wed Feb 10 12:25:05 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.468 2021/02/07 06:30:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.469 2021/02/10 12:25:05 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            85.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 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/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.427 pkgsrc/www/firefox/distinfo:1.428
--- pkgsrc/www/firefox/distinfo:1.427   Sat Feb  6 05:02:51 2021
+++ pkgsrc/www/firefox/distinfo Wed Feb 10 12:25:05 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.427 2021/02/06 05:02:51 ryoon Exp $
+$NetBSD: distinfo,v 1.428 2021/02/10 12:25:05 ryoon Exp $
 
-SHA1 (firefox-85.0.1.source.tar.xz) = 1a37ebb72ca2462bbf8f2167f65279d186211bc0
-RMD160 (firefox-85.0.1.source.tar.xz) = f4142da4610f177d8915f47098e840c78d0a8f10
-SHA512 (firefox-85.0.1.source.tar.xz) = ad2b72ec209ca14ec78ebcb4718553119f74895e951a5254f9a1e0fc9d7cad3087a7dd4f82368c2845e3018bb3677853241e9c1e575f03e9b7b565e65b860e22
-Size (firefox-85.0.1.source.tar.xz) = 368519204 bytes
+SHA1 (firefox-85.0.2.source.tar.xz) = 534da33d1271a00a4cc19a3507d0bd9dc092f958
+RMD160 (firefox-85.0.2.source.tar.xz) = 23a5efaaccb893f466e4aa626eacd3b54868b28e
+SHA512 (firefox-85.0.2.source.tar.xz) = ae1dd0fd5729458ccb2f2526f9a6822db90a67ad9dd726aece724e758012dd381f02143007cdf7abfd57187912c2e32a368450d89c121464775243b4255243aa
+Size (firefox-85.0.2.source.tar.xz) = 372234168 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index