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 Apr  1 12:27:52 UTC 2019

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 66.0.2

Changelog:
Fixed
    Fixed Web compatibility issues with Office 365, iCloud and IBM
    WebMail caused by recent changes to the handling of keyboard
    events (Bug 1538966)

    Crash fixes (bug 1521370, bug 1539118)


To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.344 -r1.345 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.366 pkgsrc/www/firefox/Makefile:1.367
--- pkgsrc/www/firefox/Makefile:1.366   Sun Mar 24 05:44:14 2019
+++ pkgsrc/www/firefox/Makefile Mon Apr  1 12:27:52 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.366 2019/03/24 05:44:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.367 2019/04/01 12:27:52 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            66.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.344 pkgsrc/www/firefox/distinfo:1.345
--- pkgsrc/www/firefox/distinfo:1.344   Sun Mar 24 05:44:14 2019
+++ pkgsrc/www/firefox/distinfo Mon Apr  1 12:27:52 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.344 2019/03/24 05:44:14 ryoon Exp $
+$NetBSD: distinfo,v 1.345 2019/04/01 12:27:52 ryoon Exp $
 
-SHA1 (firefox-66.0.1.source.tar.xz) = 76ce815732bbfbdbee8f58e946c5217c58ef7af3
-RMD160 (firefox-66.0.1.source.tar.xz) = 551be76d19d61bd5316eb02bcb8a39cb2517b946
-SHA512 (firefox-66.0.1.source.tar.xz) = 6ca68a20335440c8aeb58d44d2024cd468ce22557457c5c7e8b5bc6ee6d7ad790d2b0a2a6fd23bb9b592b4d357f0662b96849935dc5a1d020dfd21d2490902ed
-Size (firefox-66.0.1.source.tar.xz) = 281257896 bytes
+SHA1 (firefox-66.0.2.source.tar.xz) = e54ee04bbe2bdda29a8f56009cd2851d97f63f1e
+RMD160 (firefox-66.0.2.source.tar.xz) = d28a43f14d6794ed65c651b4477f68740de988ea
+SHA512 (firefox-66.0.2.source.tar.xz) = 2246f3aed4e8a1d557a2383204e926c45d63d7977032512982b3698da4d6260b67fa91507f1a103af0af77198b7ffb34d6609159729aa7bf1c7c16cf2f7efc5b
+Size (firefox-66.0.2.source.tar.xz) = 280704196 bytes
 SHA1 (patch-aa) = 66c2e96c199ed4b0007c9b8b3dd431305502d427
 SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index