notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net-im/mtxclient/files/patch-lib_http_session.cpp

Number of commits found: 2

Thursday, 4 Apr 2019
23:29 jbeich search for other commits by this committer
net-im/mtxclient: replace r497831 with upstream fix

Make sure the fix is pruned on updated via patch conflict.
Original commitRevision:497876 
14:04 jbeich search for other commits by this committer
net-im/mtxclient: unbreak with boost 1.70

lib/http/session.cpp:60:22: error: no member named 'cout' in namespace 'std'
                std::cout << "shutdown: " << ec.message() << std::endl;
                ~~~~~^
lib/http/session.cpp:155:22: error: no member named 'cerr' in namespace 'std'
                std::cerr << ec.message() << "\n";
                ~~~~~^
Original commitRevision:497831 

Number of commits found: 2