Bug 100149 - New port: audio/p5-MP3-Find Search and sort MP3 files based on their ID3 tags
Summary: New port: audio/p5-MP3-Find Search and sort MP3 files based on their ID3 tags
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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 08:40 UTC by tjs
Modified: 2006-07-12 21:33 UTC (History)
0 users

See Also:


Attachments
p5-MP3-Find.shar (2.72 KB, text/plain)
2006-07-12 08:40 UTC, tjs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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:.