ports/irc/scrollz/files/patch-include-window.h
Chris Petrik c4a3720505 irc/scrollz: Update to version 2.3.1
ChangeLog: https://www.scrollz.info/download/ChangeLog.2.3.1.txt

Use online commit to avoid gcc.

PR:	262693
Reported by:	Christopher.petrik@usm.edu
Approved by:	freebsd@bitchx.org (maintainer, timeout > 2 weeks)
Reviewed by:	mikael@
MFH:	2022Q2 (bugfix release, security)
Security:	CVE-2021-29376
2022-04-12 12:05:26 +02:00

11 lines
312 B
C

--- include/window.h.orig 2021-05-06 08:04:55 UTC
+++ include/window.h
@@ -42,7 +42,7 @@
* CREATE, that allows you to start new iscreen or xterm windows
* connected to the ircII client.
*/
-#undef WINDOW_CREATE
+#define WINDOW_CREATE
#if defined(M_UNIX) || !defined(HAVE_SYS_UN_H)
#undef WINDOW_CREATE