From d77b258ef898a4dc67703ba0834c31195c37c3ed Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 27 Sep 2017 04:12:34 +0000 Subject: www/firefox: update to 56.0 (rust required) This is slightly early but due to recent PORTREVISION bump there's no point doing QA for 55.0.* anymore. Changes: https://www.mozilla.org/firefox/56.0/releasenotes/ PR: 221335 Security: 1098a15b-b0f6-42b7-b5c7-8a8646e8be07 MFH: 2017Q3 not possible: requires r447450 and r450556 --- www/firefox/files/patch-bug847568 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox/files/patch-bug847568') diff --git a/www/firefox/files/patch-bug847568 b/www/firefox/files/patch-bug847568 index 0deb5a504f56..c2c40cc26b26 100644 --- a/www/firefox/files/patch-bug847568 +++ b/www/firefox/files/patch-bug847568 @@ -261,7 +261,7 @@ index 9297e4d6f501..d8e273887e4b 100644 +option('--with-system-harfbuzz', + help="Use system harfbuzz (located with pkgconfig)") + -+system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.4.6', ++system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.4.7', + when='--with-system-harfbuzz') + +set_config('MOZ_SYSTEM_HARFBUZZ', depends_if(system_harfbuzz)(lambda _: True)) -- cgit v1.2.3