mp3cd is a perl script that normalizes and burns MP3, XOGG, and WAV files to audio CDs Fix: Patch attached with submission follows:
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it.
State Changed From-To: open->feedback Please, verify the manpage as I told you in latest mail.
araujo 2009-06-23 00:42:21 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/mp3cd Makefile distinfo pkg-descr pkg-plist Log: mp3cd is a perl script that normalizes and burns MP3, OGG, and WAV files to audio CDs. WWW: http://outflux.net PR: ports/135606 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Revision Changes Path 1.325 +1 -0 ports/multimedia/Makefile 1.1 +25 -0 ports/multimedia/mp3cd/Makefile (new) 1.1 +3 -0 ports/multimedia/mp3cd/distinfo (new) 1.1 +4 -0 ports/multimedia/mp3cd/pkg-descr (new) 1.1 +3 -0 ports/multimedia/mp3cd/pkg-plist (new) _______________________________________________ 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: feedback->closed Committed, with minor changes. Thanks!