Subject: CVS commit: pkgsrc/devel/libgnome
To: None <pkgsrc-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2004 00:28:18
Module Name:	pkgsrc
Committed By:	reinoud
Date:		Fri Oct  8 00:28:18 UTC 2004

Modified Files:
	pkgsrc/devel/libgnome: distinfo
Added Files:
	pkgsrc/devel/libgnome/patches: patch-ba

Log Message:
Fix small compilation error on Alpha; a va_args was represented by a 0 and
not by a NULL in an initialisation function; this broke with the
NetBSD/alpha compiler on Alpha (gcc 3.3.3)


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/libgnome/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/libgnome/patches/patch-ba

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