diff options
author | heinz <heinz@pkgsrc.org> | 2004-05-23 16:43:47 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2004-05-23 16:43:47 +0000 |
commit | c94cbe04761c42a13a91d1d1ff064a13a39cf729 (patch) | |
tree | 5cf992f7b02eebf3c8c89aee087368fc2a66a10f /devel/p5-Term-ReadLine/distinfo | |
parent | 5c78f724ad6b5ebd04f0ee275c35933a8d79e440 (diff) | |
download | pkgsrc-c94cbe04761c42a13a91d1d1ff064a13a39cf729.tar.gz |
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.
Diffstat (limited to 'devel/p5-Term-ReadLine/distinfo')
-rw-r--r-- | devel/p5-Term-ReadLine/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Term-ReadLine/distinfo b/devel/p5-Term-ReadLine/distinfo index 9dd398daf09..c62765b0170 100644 --- a/devel/p5-Term-ReadLine/distinfo +++ b/devel/p5-Term-ReadLine/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/05/31 09:52:05 uebayasi Exp $ +$NetBSD: distinfo,v 1.6 2004/05/23 16:43:47 heinz Exp $ -SHA1 (Term-ReadLine-Gnu-1.12.tar.gz) = d0121c6d4a0831466f1ee81e099a5ba957c04a7a -Size (Term-ReadLine-Gnu-1.12.tar.gz) = 63886 bytes -SHA1 (patch-aa) = 20d31c4553675d461722185e720b1d21b6fc2c9c +SHA1 (Term-ReadLine-Gnu-1.14.tar.gz) = 7f46e81074a5059390fb1730e56cb139ccac4906 +Size (Term-ReadLine-Gnu-1.14.tar.gz) = 65140 bytes |