Subject: CVS commit: pkgsrc/audio/xsidplay
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/07/2005 18:59:27
Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Dec  7 18:59:26 UTC 2005

Modified Files:
	pkgsrc/audio/xsidplay: Makefile distinfo
Added Files:
	pkgsrc/audio/xsidplay/patches: patch-ab

Log Message:
Add an explicit cast from streampos to size_t, GCC 3.4 follows the
standard by considering it ambigous.
Override ltmain.sh with pkgsrc version to avoid linkage problem on
DragonFly. The old ltmain.sh is confused by -pthread.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/audio/xsidplay/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/xsidplay/distinfo
cvs rdiff -r0 -r1.8 pkgsrc/audio/xsidplay/patches/patch-ab

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