Subject: CVS commit: pkgsrc/chat/icqlib
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2006 12:52:45
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Jan 10 12:52:45 UTC 2006

Modified Files:
	pkgsrc/chat/icqlib: Makefile distinfo
Added Files:
	pkgsrc/chat/icqlib/patches: patch-aa

Log Message:
va_arg with type shorter than int is invalid and GCC's builtin will
generate an explicit abort() for that code path. Use correct promotion
and bump revision.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/chat/icqlib/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/icqlib/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/chat/icqlib/patches/patch-aa

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