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 Oct 27 13:21:28 UTC 2017
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
Update to 56.0.2
Changelog:
56.0.2:
fixed:
Disable Form Autofill completely on user request (Bug 1404531)
Fix for video-related crashes on Windows 7 (Bug 1409141)
Correct detection for 64-bit GSSAPI authentication (Bug 1409275)
Fix for shutdown crash (Bug 1404105)
56.0.1:
fixed:
Block D3D11 when using Intel drivers on Windows 7 systems
with partial AVX support (bug 1403353)
changed:
Users of 32-bit Firefox on 64-bit Windows are migrated to
64-bit Firefox for increased stability and security.
To generate a diff of this commit:
cvs rdiff -u -r1.307 -r1.308 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.298 -r1.299 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.307 pkgsrc/www/firefox/Makefile:1.308
--- pkgsrc/www/firefox/Makefile:1.307 Sat Sep 30 05:34:11 2017
+++ pkgsrc/www/firefox/Makefile Fri Oct 27 13:21:28 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.307 2017/09/30 05:34:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.308 2017/10/27 13:21:28 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 56.0
-MOZ_BRANCH_MINOR=
+MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.298 pkgsrc/www/firefox/distinfo:1.299
--- pkgsrc/www/firefox/distinfo:1.298 Mon Oct 23 15:25:28 2017
+++ pkgsrc/www/firefox/distinfo Fri Oct 27 13:21:28 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.298 2017/10/23 15:25:28 tsutsui Exp $
+$NetBSD: distinfo,v 1.299 2017/10/27 13:21:28 ryoon Exp $
-SHA1 (firefox-56.0.source.tar.xz) = 806cb335752ee93b204750b89dc6940768408088
-RMD160 (firefox-56.0.source.tar.xz) = b5239242e55e3031838c9807bff47b5b9c9fb420
-SHA512 (firefox-56.0.source.tar.xz) = 3aeb0ff54e10c83894f61734daa4f0801a1bb499d4667adad9c78520e588eae809d0e4d61e9227206466d62c3b453e2ce9ca8198f59f5354cd1b6804c00f0990
-Size (firefox-56.0.source.tar.xz) = 255389204 bytes
+SHA1 (firefox-56.0.2.source.tar.xz) = 1b7310adea833a7c74498505f1207416690c9748
+RMD160 (firefox-56.0.2.source.tar.xz) = 7bd0f871aab8dea2a76b98d8b5260b5fa3082808
+SHA512 (firefox-56.0.2.source.tar.xz) = 35f81e8163a254b7e134fc073acbcff63aa1025b9c6392377650a8f2d0a5f0c77211adb0ae3d8ac85f036bb387246934b8847f14a03fceb7fcbc5b3cf94c9392
+Size (firefox-56.0.2.source.tar.xz) = 255658916 bytes
SHA1 (patch-aa) = a2b7c767773f462452701237b2b06c9a4f01d1b5
SHA1 (patch-build_gyp.mozbuild) = bb3a2f8c1cad0e9cfdaefa721c5992cba2e2bf50
SHA1 (patch-build_moz.configure_init.configure) = 5ec8da6b5aad7682a88b010a99e19f5d4403e6db
Home |
Main Index |
Thread Index |
Old Index