Bug 80365 - [patch] audio/orpheus
Summary: [patch] audio/orpheus
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: 2005-04-26 17:10 UTC by Andrej Zverev
Modified: 2005-04-27 11:37 UTC (History)
0 users

See Also:


Attachments
orpheus.diff (1.30 KB, patch)
2005-04-26 17:10 UTC, Andrej Zverev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Zverev 2005-04-26 17:10:19 UTC
	
	Orpheus don't check tracks number in playlist.
	So, than we try play next track from empty list, we have core dumped :(
	Fix it and bump portversion

Fix: Apply fix patch
	Thanks
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-26 17:50:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-26 18:13:07 UTC
State Changed
From-To: open->feedback

Should not dependency on mpg321 be RUN_DEPEND instead of BUILD_DEPEND?
Comment 3 Andrej Zverev 2005-04-27 06:29:37 UTC
Yes, you right. My mistake. Can you fix it, please :)
Comment 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-27 11:37:10 UTC
State Changed
From-To: feedback->closed

Committed, thanks!