K 10 svn:author V 5 novel K 8 svn:date V 27 2018-12-27T08:51:36.769645Z K 7 svn:log V 327 x11/rxvt-unicode: fix perl_parse() usage Perl 5.28 added asserts to perl_parse() to check passed arguments, so rxvt with perl support fails to start with assertion error when DEBUG is enabled. Fix by constructing arguments passed to perl_parse() properly, and bump PORTREVISION. PR: 234294 Approved by: thierry (maintainer) END