HomeFreeBSD

x11/rxvt-unicode: fix perl_parse() usage

Description

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)

Details

Provenance
novelAuthored on
Parents
rP488514: - Fix build with libc++ 7.0
Branches
Unknown
Tags
Unknown