diff options
author | cpm <cpm@FreeBSD.org> | 2017-06-23 12:52:40 +0000 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-06-23 12:52:40 +0000 |
commit | d35a37ca62483f1e6ab205fc154b63fd7b57694b (patch) | |
tree | 8e14d8667cba1313638d32f08c62feff81456283 /www/chromium/files/patch-device_bluetooth_BUILD.gn | |
parent | cfa9f3352df9c42d13de21ede6ebba35e9785f1a (diff) | |
download | FreeBSD-ports-d35a37ca62483f1e6ab205fc154b63fd7b57694b.zip FreeBSD-ports-d35a37ca62483f1e6ab205fc154b63fd7b57694b.tar.gz |
MFH: r443998
www/chromium: update to 59.0.3071.104
- Use https in WWW and MASTER_SITES
- Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGS
- Put in correct place MAKE_ENV+= V=1 variable
- Use LLD linker by default for supported archs
- Fix DEBUG option
- Fix gpu_info_collector.cc warning: control may reach end of non-void function [-Wreturn-type]
- Get rid of multiple definition errors
Changelog: https://chromium.googlesource.com/chromium/src/+log/58.0.3029.110..59.0.3071.104?pretty=fuller&n=10000
Security: https://www.vuxml.org/freebsd/52f4b48b-4ac3-11e7-99aa-e8e0b747a45a.html
Security: https://www.vuxml.org/freebsd/f53dd5cc-527f-11e7-a772-e8e0b747a45a.html
Approved by: ports-secteam (feld)
Diffstat (limited to 'www/chromium/files/patch-device_bluetooth_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-device_bluetooth_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-device_bluetooth_BUILD.gn b/www/chromium/files/patch-device_bluetooth_BUILD.gn index a27c459..2f442e9 100644 --- a/www/chromium/files/patch-device_bluetooth_BUILD.gn +++ b/www/chromium/files/patch-device_bluetooth_BUILD.gn @@ -1,6 +1,6 @@ ---- device/bluetooth/BUILD.gn.orig 2017-04-19 19:06:34 UTC +--- device/bluetooth/BUILD.gn.orig 2017-06-05 19:03:07 UTC +++ device/bluetooth/BUILD.gn -@@ -200,7 +200,7 @@ component("bluetooth") { +@@ -202,7 +202,7 @@ component("bluetooth") { ] } |