Bug 199216 - [PATCH] audio/py-karaoke: Fix runtime error on 9.x
Summary: [PATCH] audio/py-karaoke: Fix runtime error on 9.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Marino
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-06 18:37 UTC by tkato432
Modified: 2015-10-10 10:15 UTC (History)
1 user (show)

See Also:


Attachments
audio_py-karaoke.diff (4.09 KB, patch)
2015-04-06 18:37 UTC, tkato432
no flags Details | Diff
audio_py-karaoke.diff (4.14 KB, patch)
2015-08-03 10:48 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-04-06 18:37:34 UTC
Created attachment 155254 [details]
audio_py-karaoke.diff
Comment 1 John Marino freebsd_committer freebsd_triage 2015-04-06 18:59:44 UTC
why is LD_LIBRARY_PATH needed?  this is not a valid path for DragonFly.
Comment 2 tkato432 2015-08-03 10:48:04 UTC
Created attachment 159490 [details]
audio_py-karaoke.diff
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-10 10:14:05 UTC
A commit references this bug:

Author: marino
Date: Sat Oct 10 10:13:51 UTC 2015
New revision: 398985
URL: https://svnweb.freebsd.org/changeset/ports/398985

Log:
  audio/py-karaoke: Fix runtime error on F9

  PR:		199216
  Submitted by:	ports fury

Changes:
  head/audio/py-karaoke/Makefile
  head/audio/py-karaoke/files/patch-setup.py
  head/audio/py-karaoke/pkg-plist
Comment 4 John Marino freebsd_committer freebsd_triage 2015-10-10 10:15:32 UTC
thanks