Subject: CVS commit: pkgsrc/devel/glib2
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2007 21:33:23
Module Name: pkgsrc
Committed By: drochner
Date: Tue Nov 27 21:33:23 UTC 2007
Modified Files:
pkgsrc/devel/glib2: Makefile distinfo
Added Files:
pkgsrc/devel/glib2/patches: patch-al
Log Message:
-remove a temporary hack which made that posix_memalign(3) was not used
even if present; the purpose was to allow use of both malloc
implementations of NetBSD-current, but since other pkgs are picking up
posix_memalign(3) too, and NetBSD-current will deal with the binary
compatibility problem, this is getting pointless
-comment out 2 selftests which depend on nonstandard behaviour of
GNU iconv(3) -- the code itself works as documented
ride on recent update
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 pkgsrc/devel/glib2/Makefile
cvs rdiff -r1.90 -r1.91 pkgsrc/devel/glib2/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/devel/glib2/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.