Subject: CVS commit: pkgsrc/lang/clisp
To: None <pkgsrc-changes@netbsd.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2002 06:13:22
Module Name:	pkgsrc
Committed By:	dillo
Date:		Thu Feb 21 04:13:22 UTC 2002

Modified Files:
	pkgsrc/lang/clisp: Makefile PLIST distinfo
	pkgsrc/lang/clisp/patches: patch-aa
Removed Files:
	pkgsrc/lang/clisp/patches: patch-ae patch-af

Log Message:
Update CLISP to 2.27, based on PR 15224 by Shell Hung, libtool-overridden
and buildlinked by me.

Changes:
Now distributed under the GPL.
All .fas files generated by previous CLISP versions are invalid
and must be recompiled.

Hostname resolution is now optional in EXT:SOCKET-STREAM-PEER and
EXT:SOCKET-STREAM-LOCAL. EXT:SOCKET-STATUS now accepts SOCKET-SERVERs too,
and the direction of the checks can be specified. Added install.bat for
win32 installation. Fixed handling of circular structs and pointers to
functions in the FFI. Fixed binary I/O for streams with element type longer
than one byte, but not a whole number of bytes.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/lang/clisp/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/clisp/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/clisp/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/clisp/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/lang/clisp/patches/patch-ae
cvs rdiff -r1.1 -r0 pkgsrc/lang/clisp/patches/patch-af

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