Subject: CVS commit: pkgsrc/audio/darkice
From: Steven Drake
Date: 2012-02-08 01:19:42
Message id: 20120208001942.AC72E175DD@cvs.netbsd.org

Log Message:
Comply the the C++ spec by making a variable that is assigned the result
of a strchr(const char *, int c) call a constant.

(i.e. use obache@ suggestion as a better way to fix the strchr problem.)

Files:
RevisionActionfile
1.12modifypkgsrc/audio/darkice/distinfo
1.2modifypkgsrc/audio/darkice/patches/patch-src_Util.cpp