Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2006 13:40:33
Module Name:	pkgsrc
Committed By:	obache
Date:		Wed Nov  8 13:40:33 UTC 2006

Modified Files:
	pkgsrc/graphics/p5-Gdk-Pixbuf: Makefile
	pkgsrc/x11/p5-gtk: distinfo
Added Files:
	pkgsrc/x11/p5-gtk/patches: patch-ab

Log Message:
Fix two issues of graphics/p5-Gdk-Pixbuf suggested in PR 32775.
* should depend on graphics/gdk-pixbuf instead of www/gtkhtml.
* compilation error about a not found gtk/gtktypeutils.h
  (this error didn't break build of the package).

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/graphics/p5-Gdk-Pixbuf/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/p5-gtk/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/p5-gtk/patches/patch-ab

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