Subject: CVS commit: pkgsrc/lang/smalltalk
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2004 13:01:46
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Nov 19 13:01:46 UTC 2004

Modified Files:
	pkgsrc/lang/smalltalk: Makefile PLIST distinfo
	pkgsrc/lang/smalltalk/patches: patch-aa patch-ab

Log Message:
Changes 2.1.9:
o   DLD can open the C library (2.1.6).
o   Fix bug in compilation of ##() expression where the expression
    evaluates to an integer (2.1.8).
o   Fix bug in #next: on sockets (2.1.6).
o   Fix crash when accessing an ill-formed namespace from Smalltalk code
    (2.1.8).
o   Fixes to the JIT compiler (2.1.8).
o   Improvements to Gtk+ bindings (2.1.9).
o   libltdl is no longer configured in a separate subdirectory (2.1.6).
o   Portability improvements (2.1.8).
o   Updated to Automake 1.8, Libtool 1.5 (CVS checkout on 2003-08-01),
    Autoconf 2.59a, snprintfv 1.1 (2.1.6).
o   Updates to Emacs mode (2.1.6).


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/lang/smalltalk/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/smalltalk/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/smalltalk/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/smalltalk/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/smalltalk/patches/patch-ab

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