Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Term-ReadLine
From: Makoto Fujiwara
Date: 2016-11-07 15:04:33
Message id: 20161107140433.14C26FBA6@cvs.NetBSD.org
Log Message:
Update devel/p5-Term-ReadLine to 1.35
-------------------------------------
1.35 2016-11-03
- readline-7.0 support
new function
rl_clear_visible_line
rl_tty_set_echoing
rl_pending_signal
new variable
rl_persistent_signal_handlers
- Gnu.xs: fix a bug of rl_readline_state variable causing on a
big-endian, sizeof(int)==4, and sizeof(long)==8 platform
with the GNU Readline Library 7.0. [rt.cpan.org #118371]
Files: