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: mail/thunderbird/files/patch-bug1318914
SVNWeb

Number of commits found: 2

Wed, 8 Mar 2017
[ 22:26 jbeich search for other commits by this committer ] Original commit   Revision:435731
mail/thunderbird: update to 45.8.0

Changes:	https://www.mozilla.org/thunderbird/45.8.0/releasenotes/
Changes:	https://hg.mozilla.org/releases/comm-esr45/shortlog
Security:	96eca031-1313-4daf-9be2-9d6e1c4f1eb5
MFH:		2017Q1
Fri, 27 Jan 2017
[ 19:26 jbeich search for other commits by this committer ] Original commit   Revision:432566
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

Number of commits found: 2