Subject: CVS commit: pkgsrc/x11/gnome-libs
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 11/25/2005 14:40:45
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Fri Nov 25 14:40:45 UTC 2005

Modified Files:
	pkgsrc/x11/gnome-libs: distinfo
Added Files:
	pkgsrc/x11/gnome-libs/patches: patch-al

Log Message:
One function were defined identically in two files, but one of
the copies were marked static, wich makes gcc 4 error out on
what it think is inconistent declaration/definition.  Disable
the redundant static version.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/x11/gnome-libs/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/x11/gnome-libs/patches/patch-al

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