pkgsrc/devel/p5-Term-ReadLine
heinz c94cbe0476 Updated to version 1.14, based on the patch provided by Adrian Portelli.
Patch-aa is not necessary anymore.
This closes PR pkg/25163.

Revision History:

1.14  2003-03-16
	- kludge not to cause segmentation fault on Perl 5.8.0
          w/PerlIO and FileHandle (ex. CPAN.pm)
	- clean up Makefile.PL (use strict, fix for HPUX and FreeBSD,
          fix typo, etc.)

1.13  2002-07-27
	- readline-4.2 support
	    new variables
		rl_completion_suppress_append
		rl_completion_mark_symlink_dirs
	    new functions
		rl_replace_line()
		rl_completion_mode()
	- tgetstr() calls tput() to apply padding information.  No
	  more "$<2>" on prompt.
	- shadow_redisplay() with ornament works on xterm.
2004-05-23 16:43:47 +00:00
..
DESCR
distinfo Updated to version 1.14, based on the patch provided by Adrian Portelli. 2004-05-23 16:43:47 +00:00
Makefile Updated to version 1.14, based on the patch provided by Adrian Portelli. 2004-05-23 16:43:47 +00:00
PLIST