pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/newlisp
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 22 18:54:06 UTC 2012
Modified Files:
pkgsrc/lang/newlisp: Makefile PLIST distinfo
Log Message:
Update to 10.4.5
Changelog:
2012-11-21
# Changes and additions
* On Windows, process now returns real process ids as in UNIX, not Windows
process handles.
* The cgi.lsp module now handles multiform data in POST requests.
* Two new make files for compiling RedHat Fedora and CentOS distributions. The
configure utility called by make will handle these two subflavors of RedHat
Linux automatically.
# Bug fixes
* Memory overrun of invalid UTF8 strings now causes an error message "invalid
UTF8 string".
* The function ref did sometimes not handle correctly multiple, nested matching
expressions.
* The float function did sometimes not work correctly when used on list members.
* OpenBSD did not load .init.lsp.
# Compatibility with previous versions
* This version is compatible with previous versions in the 10.4 series of
newLISP.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/newlisp/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/newlisp/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/newlisp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index