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:           Fri May 10 19:44:11 UTC 2019

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 66.0.5

Changelog:
Fixed:
    Further improvements to re-enable web extensions which had been
    disabled for users with a master password set (Bug 1549249).


To generate a diff of this commit:
cvs rdiff -u -r1.372 -r1.373 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.348 -r1.349 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.372 pkgsrc/www/firefox/Makefile:1.373
--- pkgsrc/www/firefox/Makefile:1.372   Mon May  6 00:18:51 2019
+++ pkgsrc/www/firefox/Makefile Fri May 10 19:44:11 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.372 2019/05/06 00:18:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.373 2019/05/10 19:44:11 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            66.0
-MOZ_BRANCH_MINOR=      .4
+MOZ_BRANCH_MINOR=      .5
 
 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.348 pkgsrc/www/firefox/distinfo:1.349
--- pkgsrc/www/firefox/distinfo:1.348   Mon May  6 00:18:51 2019
+++ pkgsrc/www/firefox/distinfo Fri May 10 19:44:11 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.348 2019/05/06 00:18:51 ryoon Exp $
+$NetBSD: distinfo,v 1.349 2019/05/10 19:44:11 ryoon Exp $
 
-SHA1 (firefox-66.0.4.source.tar.xz) = 952611b05481aaf41afd50b57bf88de2ce999734
-RMD160 (firefox-66.0.4.source.tar.xz) = 265b5c31f9b64f384b04c416b0165e0e728b0771
-SHA512 (firefox-66.0.4.source.tar.xz) = 5c1ff2b98ff387af8fd66fc4e76e08bb246e5f6c81a264050ae4c2b7ff0df0afd537a90e30dbb1f78841dc57cfd031b7bead986c0acd5862713854b53f77f12b
-Size (firefox-66.0.4.source.tar.xz) = 283007704 bytes
+SHA1 (firefox-66.0.5.source.tar.xz) = f2704b63626a6305ce93ee201997d641a9f71ad4
+RMD160 (firefox-66.0.5.source.tar.xz) = 3a595a011b14bc19237717531836507204e3d71c
+SHA512 (firefox-66.0.5.source.tar.xz) = 6e62e7bb95a7341471521c372506d9df276249d0c0863d059b0bd27537cddb1060c51f0ee103f79239226d34c6277f3855e1511a083bc4cc442718fc7c5db650
+Size (firefox-66.0.5.source.tar.xz) = 282561836 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