Subject: PR/35948 CVS commit: pkgsrc/audio/xmms
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 03/08/2007 15:05:05
The following reply was made to PR pkg/35948; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35948 CVS commit: pkgsrc/audio/xmms
Date: Thu,  8 Mar 2007 15:01:51 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Thu Mar  8 15:01:51 UTC 2007
 
 Modified Files:
 	pkgsrc/audio/xmms: distinfo
 	pkgsrc/audio/xmms/patches: patch-am
 Added Files:
 	pkgsrc/audio/xmms/patches: patch-ap
 
 Log Message:
 Fixed these gcc error messages from PR 35948:
 
 Sun.c:8: error: static declaration of 'op' follows non-static declaration
 Sun.h:40: error: previous declaration of 'op' was here
 
 While here, also fixed the pkglint errors.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.29 -r1.30 pkgsrc/audio/xmms/distinfo
 cvs rdiff -r1.6 -r1.7 pkgsrc/audio/xmms/patches/patch-am
 cvs rdiff -r0 -r1.3 pkgsrc/audio/xmms/patches/patch-ap
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.