Subject: CVS commit: pkgsrc/devel
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2006 22:31:42
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Feb 14 22:31:42 UTC 2006

Modified Files:
	pkgsrc/devel/gettext: distinfo
	pkgsrc/devel/gettext-tools: distinfo
Added Files:
	pkgsrc/devel/gettext-tools/patches: patch-ao
	pkgsrc/devel/gettext/patches: patch-ao

Log Message:
Disable HAVE_WCTYPE_H on NetBSD before 2.0, since it doesn't have
the needed wctype_t and therefore the multibyte support can't work.
Tested by cato@


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/gettext/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/gettext-tools/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/gettext-tools/patches/patch-ao
cvs rdiff -r0 -r1.3 pkgsrc/devel/gettext/patches/patch-ao

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