diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2011-08-02 21:12:37 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2011-08-02 21:12:37 +0000 |
| commit | aae7b01c279e5a72ad9e2155c1e6ded7308a71a1 (patch) | |
| tree | bcf12c62798d0141d816a7a84074bfc60f2ce39c /www/chromium/files/patch-net__net.gyp | |
| parent | Remove WWW entries from unmaintained ports that return 404 or where the domain (diff) | |
Update to 13.0.782.107
- default H.264 codecs to on [1]
- drop ibus dependency, no longer needed [1]
Submitted by: George Liaskos (patch updates, [1])
Obtained from: Chromium development repository
Security: http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
Notes
Notes:
svn path=/head/; revision=278830
Diffstat (limited to 'www/chromium/files/patch-net__net.gyp')
| -rw-r--r-- | www/chromium/files/patch-net__net.gyp | 28 |
1 files changed, 5 insertions, 23 deletions
diff --git a/www/chromium/files/patch-net__net.gyp b/www/chromium/files/patch-net__net.gyp index 891bc5068a57..ff0ed42aeaad 100644 --- a/www/chromium/files/patch-net__net.gyp +++ b/www/chromium/files/patch-net__net.gyp @@ -1,6 +1,6 @@ ---- net/net.gyp.orig 2011-04-26 11:01:16.000000000 +0300 -+++ net/net.gyp 2011-05-03 21:16:49.479149025 +0300 -@@ -138,8 +138,8 @@ +--- net/net.gyp.orig 2011-06-24 11:30:36.000000000 +0300 ++++ net/net.gyp 2011-06-28 20:55:27.155810165 +0300 +@@ -149,8 +149,8 @@ 'base/network_change_notifier_linux.h', 'base/network_change_notifier_mac.cc', 'base/network_change_notifier_mac.h', @@ -11,30 +11,12 @@ 'base/network_change_notifier_win.cc', 'base/network_change_notifier_win.h', 'base/network_config_watcher_mac.cc', -@@ -245,7 +245,7 @@ - 'dependencies': [ +@@ -731,7 +731,7 @@ '../build/linux/system.gyp:gconf', '../build/linux/system.gyp:gdk', + '../build/linux/system.gyp:gio', - '../build/linux/system.gyp:libresolv', + #'../build/linux/system.gyp:libresolv', ], 'conditions': [ ['use_openssl==1', { -@@ -1023,7 +1023,7 @@ - ], - } - ], -- [ 'OS == "linux"', { -+ [ 'OS == "linux" or OS=="freebsd"', { - 'conditions': [ - ['linux_use_tcmalloc==1', { - 'dependencies': [ -@@ -1196,7 +1196,7 @@ - }], - ], - }], -- ['OS == "linux"', { -+ ['OS == "linux" or OS=="freebsd"', { - 'conditions': [ - ['linux_use_tcmalloc==1', { - 'dependencies': [ |
