Bug 140301 - [PATCH] fix audio/csound fltk thread script
Summary: [PATCH] fix audio/csound fltk thread script
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 07:30 UTC by Chris Petrik
Modified: 2009-11-05 20:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.76 KB, patch)
2009-11-05 07:30 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2009-11-05 07:30:01 UTC
When updating audio/smasher I noticed csound would fail with fltk_lock.

Doing some tests I noticed the script in the scripts folder does not run, I beleive this is due to ${FLTKBASE} not being defined some where.

Thia patch changes it to ${LOCALBASE}

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-05 16:22:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-11-05 20:30:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-05 20:30:24 UTC
miwi        2009-11-05 20:30:15 UTC

  FreeBSD ports repository

  Modified files:
    audio/csound         Makefile 
    audio/csound/scripts check-fltk-threads.sh 
  Log:
  - Fix fltk thread script
  
  PR:             140301
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.42      +2 -5      ports/audio/csound/Makefile
  1.3       +1 -1      ports/audio/csound/scripts/check-fltk-threads.sh
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"