diff options
| author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-02-06 19:29:36 +0000 |
|---|---|---|
| committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-02-06 19:29:36 +0000 |
| commit | 8d28aa8db0c717bef863b7a7630f48cf3870ffb1 (patch) | |
| tree | ae8b6c930932585d45e586480457898519baa1ce /www/chromium/files/patch-base_sys__info__freebsd.cc | |
| parent | Upgrade to 0.11.0 (diff) | |
www/chromium: update to 56.0.2924.87
- Use system FFmpeg instead of embedded code copy [1]
- Disable PULSEAUDIO option [2]
- Sort _DEPENDS variables
- Regenerate patches with make makepatch
PR: 215271 [1], 216327 [2]
Reported by: jbeich [1]
Approved by: rene
MFH: 2017Q1
Security: https://vuxml.freebsd.org/freebsd/4b9ca994-e3d9-11e6-813d-e8e0b747a45a.html
Diffstat (limited to 'www/chromium/files/patch-base_sys__info__freebsd.cc')
| -rw-r--r-- | www/chromium/files/patch-base_sys__info__freebsd.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-base_sys__info__freebsd.cc b/www/chromium/files/patch-base_sys__info__freebsd.cc index 19fbf5cc2892..f65a76813ba7 100644 --- a/www/chromium/files/patch-base_sys__info__freebsd.cc +++ b/www/chromium/files/patch-base_sys__info__freebsd.cc @@ -1,5 +1,5 @@ ---- base/sys_info_freebsd.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/sys_info_freebsd.cc 2016-10-13 10:20:37.344204000 +0300 +--- base/sys_info_freebsd.cc.orig 2017-01-26 00:49:07 UTC ++++ base/sys_info_freebsd.cc @@ -12,12 +12,34 @@ namespace base { @@ -39,7 +39,7 @@ NOTREACHED(); return 0; } -@@ -25,14 +47,24 @@ +@@ -25,14 +47,24 @@ int64_t SysInfo::AmountOfPhysicalMemory( } // static |
