Bug 143535

Summary: [MAINTAINER] multimedia/mythtv: Fix mythbackend startscript
Product: Ports & Packages Reporter: Bernhard Froehlich <decke>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mythtv-0.22_1.patch none

Description Bernhard Froehlich 2010-02-03 21:10:01 UTC
Torfinn Ingolfsen <torfinn.ingolfsen at broadpark.no> noticed
that mythbackend gets started before MySQL and cannot connect
because of that. The attached patch was tested with rcorder
and should fix that problem.

http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-January/010758.html

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-03 21:17:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-08 15:04:32 UTC
miwi        2010-02-08 15:04:22 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mythtv    Makefile 
    multimedia/mythtv/files mythbackend.in 
  Log:
  - Fix mysql support
  
  PR:             143535
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.28      +1 -1      ports/multimedia/mythtv/Makefile
  1.4       +2 -2      ports/multimedia/mythtv/files/mythbackend.in
_______________________________________________
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-02-08 15:04:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!