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:           Thu Jan 10 13:37:40 UTC 2019

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 64.0.2

Changelog:
Fixed
    Fixed a browser crash on MacOS (bug 1510058)

    Updated the Japanese translation for missing strings (bug 1513259)

    Properly restore column sizes in developer tools inspector (bug 1503175)

    Fixed video stuttering on Youtube (bug 1513511)

    Fix updates for some lightweight themes (bug 1508777)


To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.334 -r1.335 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.353 pkgsrc/www/firefox/Makefile:1.354
--- pkgsrc/www/firefox/Makefile:1.353   Wed Dec 12 14:08:50 2018
+++ pkgsrc/www/firefox/Makefile Thu Jan 10 13:37:40 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.353 2018/12/12 14:08:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.354 2019/01/10 13:37:40 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            64.0
-MOZ_BRANCH_MINOR=      
+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.334 pkgsrc/www/firefox/distinfo:1.335
--- pkgsrc/www/firefox/distinfo:1.334   Wed Dec 12 14:08:50 2018
+++ pkgsrc/www/firefox/distinfo Thu Jan 10 13:37:40 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.334 2018/12/12 14:08:50 ryoon Exp $
+$NetBSD: distinfo,v 1.335 2019/01/10 13:37:40 ryoon Exp $
 
-SHA1 (firefox-64.0.source.tar.xz) = 2a484615aea59fb4b01931d49f0043de0a543aaa
-RMD160 (firefox-64.0.source.tar.xz) = 5f27f91203c28f7e06c789d3f57068a8c698c991
-SHA512 (firefox-64.0.source.tar.xz) = 1aaabcaf133f76edd1a92037a1a8ca4c6dad2efadc6cd97724d4bf4a5a6af63b662a68f9f8bfc41cf6482b44fbf4bf8943a0e82fd08cf9e2aa219b6a97fff541
-Size (firefox-64.0.source.tar.xz) = 271865888 bytes
+SHA1 (firefox-64.0.2.source.tar.xz) = a2a4199b61456ed6c051066f00715ad3042b3817
+RMD160 (firefox-64.0.2.source.tar.xz) = 7c10e29e8dc766adccf877b2ad87e1f8a59146b7
+SHA512 (firefox-64.0.2.source.tar.xz) = ad1e299fb0e1cc35ef7414d6ffc50edb14c365fce7e9383ea82f77c9f38f408024e2941952ead5b39725a7078a43493617924626cac723a0518e4504a2afbfbb
+Size (firefox-64.0.2.source.tar.xz) = 273075852 bytes
 SHA1 (patch-aa) = 649bafc86814ed9819a51f8347c5058123bd2d51
 SHA1 (patch-browser_app_profile_firefox.js) = 1703cf075c25cdb6b55b2430b697506c5a35ebdf
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index