Subject: CVS commit: pkgsrc/audio
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2005 15:17:14
Module Name:	pkgsrc
Committed By:	joerg
Date:		Mon Oct  3 15:17:14 UTC 2005

Modified Files:
	pkgsrc/audio/mpg123: Makefile distinfo
	pkgsrc/audio/mpg123-esound: Makefile
	pkgsrc/audio/mpg123-nas: Makefile
	pkgsrc/audio/mpg123/patches: patch-aq
Added Files:
	pkgsrc/audio/mpg123/patches: patch-av patch-aw

Log Message:
Correct usage of errno and ctype macros. The former is wrong when thread
linking is active, the latter can result in segfaults.

Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype
bugfix.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/audio/mpg123/Makefile
cvs rdiff -r1.23 -r1.24 pkgsrc/audio/mpg123/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/audio/mpg123-esound/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/audio/mpg123-nas/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/mpg123/patches/patch-aq
cvs rdiff -r0 -r1.1 pkgsrc/audio/mpg123/patches/patch-av \
    pkgsrc/audio/mpg123/patches/patch-aw

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