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/libxul/files/patch-bug1318914

Number of commits found: 2

Tuesday, 28 Feb 2017
16:15 jbeich search for other commits by this committer
www/firefox-esr: update to 45.8.0 (rc1)

Changes:	https://www.mozilla.org/firefox/45.8.0/releasenotes/
Changes:	https://hg.mozilla.org/releases/mozilla-esr45/shortlog
Security:	96eca031-1313-4daf-9be2-9d6e1c4f1eb5
MFH:		2017Q1
Original commitRevision:435070 
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