diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-04-11 14:17:57 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-04-11 14:17:57 +0000 |
commit | 479c06108561aa5f3d1483a077c9a92ede50bd6e (patch) | |
tree | 72fa4584e8007fff14d6550dbbf8add5ba44f672 /www/firefox/files/patch-bug826985 | |
parent | net/p5-Net-AMQP-RabbitMQ: create port (diff) |
www/firefox: update to 53.0 (rc3)
More candidates are likely to come before the official announcement (aka
the rush hour) scheduled on 2017-04-19. This one intended to pick up upstream
security fixes earlier while looking for downstream regressions.
Changes: https://www.mozilla.org/firefox/53.0/releasenotes/
Security: 5e0a038a-ca30-416d-a2f5-38cbf5e7df33
MFH: 2017Q2 (piling up)
Diffstat (limited to 'www/firefox/files/patch-bug826985')
-rw-r--r-- | www/firefox/files/patch-bug826985 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/files/patch-bug826985 b/www/firefox/files/patch-bug826985 index 1ba4dece14d1..1f21f8f960cd 100644 --- a/www/firefox/files/patch-bug826985 +++ b/www/firefox/files/patch-bug826985 @@ -149,7 +149,7 @@ index d46b5aa..e452223 100644 'targets': [ { 'target_name': 'video_capture_module', -@@ -75,6 +78,19 @@ +@@ -76,6 +76,19 @@ 'linux/video_capture_linux.cc', 'linux/video_capture_linux.h', ], @@ -166,7 +166,7 @@ index d46b5aa..e452223 100644 + ], + }], + ], - }], # linux + }], ['OS=="mac"', { 'sources': [ diff --git toolkit/library/moz.build toolkit/library/moz.build |