Subject: CVS commit: pkgsrc/lang/guile
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/01/2004 14:59:48
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Dec  1 14:59:48 UTC 2004

Modified Files:
	pkgsrc/lang/guile: Makefile PLIST distinfo

Log Message:
Update to 1.6.6:
Changes since Guile 1.6.5 (changes in 1.6.6):

* Changes to the distribution

** srfi-39 should work now - a file was missing from the distribution.

** A libltdl related build problem has been fixed.

* Changes to the C interface

** A bug has been fixed that caused uvec_equalp to function improperly.

** In scm_charnames and scm_charnums, sp is now an alias for space.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/lang/guile/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/lang/guile/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/guile/distinfo

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