Subject: PR/32775 CVS commit: pkgsrc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 11/08/2006 13:45:02
The following reply was made to PR pkg/32775; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32775 CVS commit: pkgsrc
Date: Wed,  8 Nov 2006 13:40:33 +0000 (UTC)

 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.