Subject: CVS commit: pkgsrc/devel/arena
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2006 20:43:27
Module Name: pkgsrc
Committed By: agc
Date: Fri Oct 27 20:43:27 UTC 2006
Modified Files:
pkgsrc/devel/arena: Makefile distinfo
Added Files:
pkgsrc/devel/arena/patches: patch-aa patch-ab
Log Message:
Bump package to 0.9.7nb1
Fix two things:
+ in the internal tests, as a last resort, look for libc.so
+ when calling a foreign function from arena which returns a pointer,
if the foreign function returns NULL, make the return value from
dyn_call_ptr() into a void arena value.
Patch has been fed back upstream.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/arena/Makefile \
pkgsrc/devel/arena/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/arena/patches/patch-aa \
pkgsrc/devel/arena/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.