Subject: CVS commit: pkgsrc/devel/p5-Term-ReadLine
To: None <pkgsrc-changes@netbsd.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 05/31/2002 12:52:06
Module Name:	pkgsrc
Committed By:	uebayasi
Date:		Fri May 31 09:52:06 UTC 2002

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

Log Message:
Updated to 1.12. Submitted by Kevin Lo <kevlo@kevlo.org> in pkg/16986.

Changes from 1.11 are
	- add '-static' flag to 'LDDFLAGS' on Cygwin 1.3.
	- shadow redisplay does not pester you with warning on a poor
	  terminal, or a terminal with wrong TERM environment variable
	  setting.
	- update documents
	- improve coding style of Gnu.xs. (indentation stype, more
	  typemap, etc.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Term-ReadLine/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Term-ReadLine/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Term-ReadLine/patches/patch-aa

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