Subject: CVS commit: pkgsrc/devel/glib
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2006 19:49:15
Module Name:	pkgsrc
Committed By:	joerg
Date:		Thu Jan 12 19:49:15 UTC 2006

Modified Files:
	pkgsrc/devel/glib: Makefile distinfo
	pkgsrc/devel/glib/patches: patch-aj

Log Message:
Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0.
Bump revision.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 pkgsrc/devel/glib/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/glib/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/glib/patches/patch-aj

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