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 Apr 11 13:42:32 UTC 2019
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
Update to 66.0.3
Changelog:
Fixed
Address bar on tablets running Windows 10 now behaves correctly (Bug 1498973)
Performance issues with some HTML5 games (Bug 1537609)
Fixed a bug with keypress events in IBM cloud applications (Bug 1538970)
Fix for keypress events in some Microsoft cloud applications (Bug 1539618)
Changed
Updated Baidu search plugin
To generate a diff of this commit:
cvs rdiff -u -r1.368 -r1.369 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.345 -r1.346 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.368 pkgsrc/www/firefox/Makefile:1.369
--- pkgsrc/www/firefox/Makefile:1.368 Wed Apr 3 00:33:11 2019
+++ pkgsrc/www/firefox/Makefile Thu Apr 11 13:42:32 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.368 2019/04/03 00:33:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.369 2019/04/11 13:42:32 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 66.0
-MOZ_BRANCH_MINOR= .2
+MOZ_BRANCH_MINOR= .3
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.345 pkgsrc/www/firefox/distinfo:1.346
--- pkgsrc/www/firefox/distinfo:1.345 Mon Apr 1 12:27:52 2019
+++ pkgsrc/www/firefox/distinfo Thu Apr 11 13:42:32 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.345 2019/04/01 12:27:52 ryoon Exp $
+$NetBSD: distinfo,v 1.346 2019/04/11 13:42:32 ryoon Exp $
-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 (firefox-66.0.3.source.tar.xz) = 531b26c12a3c838bd5539e6f3497ae57206c7534
+RMD160 (firefox-66.0.3.source.tar.xz) = 868227674cdc2e92c4c0c183878a77907ed5e938
+SHA512 (firefox-66.0.3.source.tar.xz) = e857408ffa4acb8676fe3f40cbbdf6c8f0913c6392568cdea8783a94140a4fdff95d117d1a1bfe890097833230b72729f58cdb1df2b552533bb21bd1fe7d77c3
+Size (firefox-66.0.3.source.tar.xz) = 281164936 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