Added mplayer support. Fixed possible security issue (race with CONTROL_FIFO). Fix: Patch attached. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool)
stas 2008-04-13 08:16:48 UTC FreeBSD ports repository Modified files: audio/cplay Makefile pkg-descr pkg-message Added files: audio/cplay/files patch-cplay Log: - Fix master site (project home page died, use my mirror instead) - add mplayer support [1] - use TMPDIR instead of hardcoded value [1] - add check for possible race conditions with pipes [1] - bump portrevision. PR: ports/122142 [1] Submitted by: Paul B. Mahol <onemda@gmail.com> Revision Changes Path 1.18 +2 -2 ports/audio/cplay/Makefile 1.1 +135 -0 ports/audio/cplay/files/patch-cplay (new) 1.2 +7 -7 ports/audio/cplay/pkg-descr 1.2 +8 -2 ports/audio/cplay/pkg-message _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!