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:           Sat May  9 22:20:44 UTC 2020

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 76.0.1

Changelog:
Fixed
    Fixed a bug causing some add-ons such as Amazon Assistant to see multiple
      onConnect events, impairing functionality (bug 1635637)

    Fixed a crash on 32-bit Windows systems with some nVidia drivers
      installed (bug 1635823)


To generate a diff of this commit:
cvs rdiff -u -r1.425 -r1.426 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.393 -r1.394 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.425 pkgsrc/www/firefox/Makefile:1.426
--- pkgsrc/www/firefox/Makefile:1.425   Wed May  6 01:00:08 2020
+++ pkgsrc/www/firefox/Makefile Sat May  9 22:20:44 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.425 2020/05/06 01:00:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.426 2020/05/09 22:20:44 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            76.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 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.393 pkgsrc/www/firefox/distinfo:1.394
--- pkgsrc/www/firefox/distinfo:1.393   Wed May  6 01:00:08 2020
+++ pkgsrc/www/firefox/distinfo Sat May  9 22:20:44 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.393 2020/05/06 01:00:08 ryoon Exp $
+$NetBSD: distinfo,v 1.394 2020/05/09 22:20:44 ryoon Exp $
 
-SHA1 (firefox-76.0.source.tar.xz) = 49e664ec6ece360c712ab8afb75df6f9fd73e421
-RMD160 (firefox-76.0.source.tar.xz) = 192d70834232c462c786d93736db566d8e7e6094
-SHA512 (firefox-76.0.source.tar.xz) = 1f023861aaed0468f62135d3ef1098f599111df4e8f231e19baaa54e4bad0e3ddf8575895467ffc9f72bd91a2f6ed5b55096fe4932685e4bb58871e004c184db
-Size (firefox-76.0.source.tar.xz) = 323886744 bytes
+SHA1 (firefox-76.0.1.source.tar.xz) = 7713e5e25b9ae1344f2f3dbbb6cd49c147ed73c0
+RMD160 (firefox-76.0.1.source.tar.xz) = dcadde9ab0c3c566396dc9f51ff2348d95d143d6
+SHA512 (firefox-76.0.1.source.tar.xz) = 188d7dc51200662048f808e32eced55979a69059bf88eac8386307f9371adad4ca524819d99a001b6d900147b8f216d5d330430f15f11eae0b01cccf8f39681f
+Size (firefox-76.0.1.source.tar.xz) = 323251680 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index