Bug 91521 - update multimedia/audacious
Summary: update multimedia/audacious
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-01-08 18:40 UTC by Andrew Pantyukhin
Modified: 2006-01-17 05:59 UTC (History)
0 users

See Also:


Attachments
audacious.diff (792 bytes, patch)
2006-01-08 18:40 UTC, Andrew Pantyukhin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Pantyukhin 2006-01-08 18:40:02 UTC
Add modplug knob. Bump portrevision at will. Also, using PLIST_SUB
to add a single file is ugly, use PLIST_FILES instead.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-08 18:44:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 redchrom 2006-01-09 19:24:33 UTC
It's look nice, i'm approve it.

-- 
Best regards, Zastupov Stepan aka RedChrom
Blog: http://livejournal.com/~redchrom
xmpp:redchrom@jabber.ru
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-01-14 06:45:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I will take it.
Comment 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2006-01-17 05:55:50 UTC
State Changed
From-To: feedback->closed

Using PLIST_SUB for a singe file is not ugly if your port uses 
pkg-plist. Mixing PLIST_FILES and pkg-plist doesn't look like a good 
style to me. 

A modified patch has been committed, thanks!