CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/05/07 04:12:46

Modified files:
        net/irssi      : Makefile 
Added files:
        net/irssi/patches: patch-src_core_ignore_c 
                           patch-src_fe-common_core_hilight-text_c 

Log message:
irssi: don't use G_REGEX_OPTIMIZE; avoids an annoying warning from glib
when adding regexps (for /hilight or /ignore) because the pcre jit is
disabled to avoid w+x requirement.

Reply via email to