quassel-irssi: Update to newer version to fix compilation
authorRosen Penev <rosenp@gmail.com>
Fri, 16 Nov 2018 23:54:57 +0000 (15:54 -0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 17 Nov 2018 22:32:39 +0000 (14:32 -0800)
commit0d25d561f3c4f9e4cd4415a5e600d9c66be749b7
tree720038f3a458633c14e14bfc669bc70dc11c992c
parentf14c380333b2d278cce797ac2c85ffd29bcef536
quassel-irssi: Update to newer version to fix compilation

This is the irssi-abi-8 branch that was not merged back to master but is
necessary for compilation. As it touches a submodule, I can't add a patch
for it. But I can backport all of the master commits.

Get rid of quasselc dependency as it's now a submodule.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/quassel-irssi/Makefile
net/quassel-irssi/patches/001-respect-cflags.patch
net/quassel-irssi/patches/002-use-cc-var.patch
net/quassel-irssi/patches/003-use-pkgconfig-ldflags-quasselc.patch
net/quassel-irssi/patches/010-Use-sys-socket.h-rather-than-asm-socket.h.patch [new file with mode: 0644]
net/quassel-irssi/patches/020-Fix-nullpointer-dereference-when-leaving-an-unconnec.patch [new file with mode: 0644]
net/quassel-irssi/patches/030-Makes-gcc7-happy.patch [new file with mode: 0644]