Subject: CVS commit: pkgsrc/devel/p5-Expect
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2002 09:00:18
Module Name:	pkgsrc
Committed By:	martti
Date:		Sat Jan 26 07:00:17 UTC 2002

Modified Files:
	pkgsrc/devel/p5-Expect: Makefile distinfo

Log Message:
Updated p5-expect to 1.12 (provided by Shell Hung in pkg/15294)

- added various aliases for functions starting with 'exp_'
- added a hook for log_file: can be set to a code ref
- fixed bug in exp_Max_Accum
- cleanup of log and exp_internal output
- moved FAQ and intro into the main pod
- removed soft_close() from DESTROY. Old behaviour is
  available via $Expect::Do_Soft_Close = 1


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/p5-Expect/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Expect/distinfo

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