Subject: CVS commit: pkgsrc/x11/gtk2-engines
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/13/2005 19:51:20
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Jan 13 19:51:20 UTC 2005

Modified Files:
	pkgsrc/x11/gtk2-engines: Makefile distinfo
Added Files:
	pkgsrc/x11/gtk2-engines/patches: patch-aa patch-ab patch-ac

Log Message:
Fix multiple useless C99isms.  Should fix the build with GCC 2.95.
Spotted by latest NetBSD 1.6.2/i386 kristerw@'s bulk build.

While here, commit an update that has been laying here for a while.
This should depend on the latest gtk2 to avoid a deadlock when using
SVG themes.  So bump PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/x11/gtk2-engines/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/gtk2-engines/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/x11/gtk2-engines/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/x11/gtk2-engines/patches/patch-ab \
    pkgsrc/x11/gtk2-engines/patches/patch-ac

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