Bug 143535 - [MAINTAINER] multimedia/mythtv: Fix mythbackend startscript
Summary: [MAINTAINER] multimedia/mythtv: Fix mythbackend startscript
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: 2010-02-03 21:10 UTC by Bernhard Froehlich
Modified: 2010-02-08 15:10 UTC (History)
0 users

See Also:


Attachments
mythtv-0.22_1.patch (1.04 KB, patch)
2010-02-03 21:10 UTC, Bernhard Froehlich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!