Bug 100149

Summary: New port: audio/p5-MP3-Find Search and sort MP3 files based on their ID3 tags
Product: Ports & Packages Reporter: tjs <tjs>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-MP3-Find.shar none

Description tjs 2006-07-12 08:40:15 UTC
	This module allows you to search for MP3 files by their ID3 tags.
	You can ask for the results to be sorted by one or more of those tags,
	and return either the list of filenames (the deault), a printf-style
	formatted string for each file using its ID3 tags, or the actual Perl
	data structure representing the results.

	WWW: http://search.cpan.org/dist/MP3-Find/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-12 08:40:23 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-07-12 19:06:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I will take it.
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-07-12 21:30:48 UTC
State Changed
From-To: open->closed

New port added, thanks! 

Notes: 

1. I've fixed plist because not all directories were removed 

2. I've removed Author: from pkg-descr since the only keyword 
which should be there is WWW:.