Bug 148898 - [NEW PORT] audio/libmp3-archive-perl: Perl module to manipulate filenames containing music metadata
Summary: [NEW PORT] audio/libmp3-archive-perl: Perl module to manipulate filenames con...
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 14:10 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-08-20 15:04 UTC (History)
0 users

See Also:


Attachments
libmp3-archive-perl-0.9.shar (2.47 KB, text/plain)
2010-07-24 14:10 UTC, Sunpoet Po-Chuan Hsieh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-07-24 14:10:02 UTC
MP3::Archive (packaged as libmp3-archive-perl) is a perl module to encapsulate
the parsing and creation of filenames containing music metadata (artist, album,
etc).

It is used by mp3lint and mp3-archive-tools.

WWW:	http://erislabs.net/ianb/projects/libmp3-archive-perl/

Generated with FreeBSD Port Tools 0.99
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-07-25 02:29:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-07-28 19:43:04 UTC
State Changed
From-To: open->feedback

- Error in plist: 
http://people.freebsd.org/~sylvio/libmp3-archive-perl-0.9.log 

Please, this file must be in /usr/local/etc/ and not /etc. 

Fix this and send me a new patch.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-20 14:42:36 UTC
sylvio      2010-08-20 13:42:23 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/libmp3-archive-perl Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - Is a perl module to encapsulate the parsing and creation of filenames containing music metadata (artist, album, etc).
  
  It is used by mp3lint and mp3-archive-tools.
  
  WWW:    http://erislabs.net/ianb/projects/libmp3-archive-perl/
  
  PR:             ports/148898
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.1130    +1 -0      ports/audio/Makefile
  1.1       +25 -0     ports/audio/libmp3-archive-perl/Makefile (new)
  1.1       +3 -0      ports/audio/libmp3-archive-perl/distinfo (new)
  1.1       +7 -0      ports/audio/libmp3-archive-perl/pkg-descr (new)
  1.1       +10 -0     ports/audio/libmp3-archive-perl/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 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-08-20 15:04:02 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!