pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/g-wrap
Module Name: pkgsrc
Committed By: gdt
Date: Fri Feb 20 00:42:51 UTC 2009
Modified Files:
pkgsrc/devel/g-wrap: Makefile PLIST distinfo
Removed Files:
pkgsrc/devel/g-wrap/patches: patch-ab patch-ad
Log Message:
Update to 1.9.11.
Version 1.9.11
- Fix `double' return value handling on big-endian platforms.
- libffi is no longer distributed with g-wrap, as it is available
as a stand-alone package now (instead of being burried in the
GCC sources).
Version 1.9.10
- Fix WCT nullable behaviour for 'new' (i.e. non-compat) wrapsets;
there is now a SRFI-39 parameter 'gw-wcts-nullable?' controlling
the nullable behaviour; this parameter is #f by default, and set
to #t when generating compat wrapsets.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/devel/g-wrap/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/g-wrap/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/g-wrap/distinfo
cvs rdiff -r1.9 -r0 pkgsrc/devel/g-wrap/patches/patch-ab
cvs rdiff -r1.3 -r0 pkgsrc/devel/g-wrap/patches/patch-ad
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