Subject: CVS commit: pkgsrc/devel/guile-gnome
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/30/2007 19:15:48
Module Name: pkgsrc
Committed By: joerg
Date: Thu Aug 30 19:15:48 UTC 2007
Modified Files:
pkgsrc/devel/guile-gnome: distinfo
Added Files:
pkgsrc/devel/guile-gnome/patches: patch-aa
Log Message:
Add an explicit cast to fix the build on DragonFly.
glib seems to use either unsigned long or size_t and
generally long == size_t is a good assumption.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/guile-gnome/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/devel/guile-gnome/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.