Subject: PR/34178 CVS commit: pkgsrc/x11/xpmicons
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 06/16/2007 14:40:04
The following reply was made to PR pkg/34178; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34178 CVS commit: pkgsrc/x11/xpmicons
Date: Sat, 16 Jun 2007 14:39:29 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Sat Jun 16 14:39:29 UTC 2007
 
 Modified Files:
 	pkgsrc/x11/xpmicons: Makefile
 Removed Files:
 	pkgsrc/x11/xpmicons: PLIST.icons
 
 Log Message:
 Fixed PLIST when X11_TYPE=native. No need PLIST.icons trick anymore.
 Bump PKGREVISION.
 
 PLIST.icons was made based on PR 34178,
 But entries noted in PLIST.icons were mis-installed from ${WRKDIR}/.buildlink
 directory, which contained x11 headers, also *.xbm and *.xpm files.
 
 Depending on x11 had been removed since rev 1.17 of Makefile.
 Installed from ${WRKSRC}/.* directories is avoided since rev 1.19 of Makefile.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.19 -r1.20 pkgsrc/x11/xpmicons/Makefile
 cvs rdiff -r1.1 -r0 pkgsrc/x11/xpmicons/PLIST.icons
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.