Created attachment 181730 [details] svn(1) diff of irc/irssi-xmpp In EREs, left-brace is not to be interpreted as an ordinary character unless escaped. Using left-brace not as a part of a valid interval expression produces undefined results [1]. There is a patch-in-progress to fix our implementation to throw an error if left-brace is not used in a valid manner, it would be good to go ahead and address this before-hand. =) [1] http://pubs.opengroup.org/onlinepubs/009696899/basedefs/xbd_chap09.html#tag_09_04_03
Created attachment 181947 [details] irc/irssi-xmpp: svn diff. The same, but with PORTREVISION. Duplicate: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218328
Created attachment 181948 [details] portlint -AC
Created attachment 181949 [details] poudriere testport
Ehm, apologies, wrong window.
take, Maintainer Timeout.
A commit references this bug: Author: ler Date: Thu Apr 27 13:48:17 UTC 2017 New revision: 439548 URL: https://svnweb.freebsd.org/changeset/ports/439548 Log: irc/irssi-xmpp: Improve regex conformance PR: 218603 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: jadwin (maintainer timeout), rene (mentor) Differential Revision: https://reviews.freebsd.org/D10524 Changes: head/irc/irssi-xmpp/Makefile
Committed, thanks!
A commit references this bug: Author: ler Date: Tue Jun 6 15:05:17 UTC 2017 New revision: 442777 URL: https://svnweb.freebsd.org/changeset/ports/442777 Log: MFH: r438990 r439548 Approved by: ports-secteam (blanket) irc/irssi-xmpp: Fix build with irssi 1.0 - Add patch from upstream PR: 217916, 218328 Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> Approved by: maintainer timeout Obtained from: https://github.com/cdidier/irssi-xmpp/issues/18 irc/irssi-xmpp: Improve regex conformance PR: 218603 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: jadwin (maintainer timeout), rene (mentor) Differential Revision: https://reviews.freebsd.org/D10524 Changes: _U branches/2017Q2/ branches/2017Q2/irc/irssi-xmpp/Makefile branches/2017Q2/irc/irssi-xmpp/files/