Subject: CVS commit: pkgsrc/devel/gal2
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 03/06/2003 10:51:01
Module Name:	pkgsrc
Committed By:	jmc
Date:		Thu Mar  6 08:51:01 UTC 2003

Modified Files:
	pkgsrc/devel/gal2: distinfo
	pkgsrc/devel/gal2/patches: patch-aa patch-ac

Log Message:
Clean up configure patch to just relevant sections. Also redo patch-ac in
a correct way. Just declare a va_list in the function but don't init it
and pass it along to gnome_canvas_item_construct. It'll never get referenced
since the property name is NULL so it's safe.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/gal2/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/gal2/patches/patch-aa \
    pkgsrc/devel/gal2/patches/patch-ac

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