1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-03 18:39:16 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Roman Bogorodskiy
09a9863ccd 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)
2018-12-27 08:51:36 +00:00
Thierry Thomas
fe5e9ccd50 Upgrade to 7.4.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-28 20:14:56 +00:00
Thierry Thomas
817df01f44 Upgrade to 7.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-25 22:28:59 +00:00