Bug 135606 - New port: multimedia/mp3cd. mp3cd is a perl script that normalizes and burns MP3, XOGG, and WAV files to audio CDs
Summary: New port: multimedia/mp3cd. mp3cd is a perl script that normalizes and burns ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 21:50 UTC by Sylvio César Teixeira Amorim
Modified: 2009-06-23 01:50 UTC (History)
0 users

See Also:


Attachments
file.shar (1.85 KB, text/plain)
2009-06-15 21:50 UTC, Sylvio César Teixeira Amorim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-06-15 21:50:02 UTC
mp3cd is a perl script that normalizes and burns MP3,
XOGG, and WAV files to audio CDs

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-15 21:50:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2009-06-16 18:00:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2009-06-21 13:50:43 UTC
State Changed
From-To: open->feedback

Please, verify the manpage as I told you in latest mail.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-23 01:42:37 UTC
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"
Comment 5 Marcelo Araujo freebsd_committer freebsd_triage 2009-06-23 01:43:17 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!