notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/firefox/files/patch-bug1318914

Number of commits found: 2

Tuesday, 28 Feb 2017
04:32 jbeich search for other commits by this committer
www/firefox: update to 52.0 (rc1)

More candidates are likely to come before the official announcement (aka
the rush hour) scheduled on 2017-03-07. This one intended to pick up upstream
security fixes earlier while looking for downstream regressions.

Changes:	https://www.mozilla.org/firefox/52.0/releasenotes/
Security:	96eca031-1313-4daf-9be2-9d6e1c4f1eb5
MFH:		2017Q1 (piling up, requires r431637 + r434531)
Original commitRevision:434999 
Friday, 27 Jan 2017
19:26 jbeich search for other commits by this committer
gecko: unbreak with libevent >= 2.1

In file included from objdir//ipc/chromium/Unified_cpp_ipc_chromium0.cpp:119:
ipc/chromium/src/base/message_pump_libevent.cc:29:1: error: use of undeclared
identifier '_EVENT_SIZEOF_LONG'
CHECK_EVENT_SIZEOF(LONG,      long);
^
ipc/chromium/src/base/message_pump_libevent.cc:26:19: note: expanded from macro
'CHECK_EVENT_SIZEOF'
    static_assert(_EVENT_SIZEOF_##TYPE == sizeof(type), \
                  ^
<scratch space>:50:1: note: expanded from here
_EVENT_SIZEOF_LONG
^

PR:		216527
Obtained from:	upstream
Original commitRevision:432566 

Number of commits found: 2