Subject: CVS commit: pkgsrc/audio/gqmpeg
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2002 09:59:55
Module Name: pkgsrc
Committed By: lukem
Date: Wed Jan 16 07:59:54 UTC 2002
Modified Files:
pkgsrc/audio/gqmpeg: distinfo
Added Files:
pkgsrc/audio/gqmpeg/patches: patch-ac
Log Message:
Wrap path name arguments to popen in single quotes, to fix getting info from
filenames containing spaces, etc. (It's still borken for filenames with
single quotes).
XXX: Arguably, io_ogg123.c should be converted to not use popen(3) and
use a pipe mechanism similar to io_mpg123.c, but that's more effort
than I'm interested in doing right now.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/audio/gqmpeg/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/audio/gqmpeg/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.