Subject: CVS commit: pkgsrc/devel/p5-Term-ReadLine
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 07/12/2006 17:22:38
Module Name:	pkgsrc
Committed By:	heinz
Date:		Wed Jul 12 17:22:38 UTC 2006

Modified Files:
	pkgsrc/devel/p5-Term-ReadLine: Makefile distinfo

Log Message:
Updated to version 1.16.

Pkgsrc changes:
  - HOMEPAGE points to search.cpan.org which gives a bit more information...

Relevant changes since version 1.14:
====================================
1.16  2006-04-02
	- readline-5.1 support
	    new function
		variable_value
		reset_screen_size
	    new variable
		prefer_env_winsize

1.15  2004-10-17
	- readline-5.0 support
	    new function
		bind_key_if_unbound
		bind_keyseq
		bind_keyseq_if_unbound
		tty_unset_default_bindings
		add_history_time
		history_get_time
	    new variable
		history_write_timestamps
		completion_quote_character
		completion_suppress_quote
		completion_found_quote
		completion_word_break_hook
	- double IO stream close bug fix (more use of PerlIO)
	- warning on 'use Term::ReadLine::Gnu;'.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/p5-Term-ReadLine/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/p5-Term-ReadLine/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.