Bug 152759 - multimedia/mythtv and multimedia/mythtv-frontend: fix build with upcoming Qt-4.7
Summary: multimedia/mythtv and multimedia/mythtv-frontend: fix build with upcoming Qt-4.7
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-01 23:30 UTC by Max Brazhnikov
Modified: 2010-12-02 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (7.79 KB, patch)
2010-12-01 23:30 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2010-12-01 23:30:09 UTC
Add patches from upstream to fix build with Qt-4.7.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-01 23:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-02 19:54:08 UTC
decke       2010-12-02 19:53:58 UTC

  FreeBSD ports repository

  Added files:
    multimedia/mythtv/files patch-libs__libmyth__mythdeque.h 
                            patch-libs__libmythtv__recordingprofile.h 
                            patch-libs__libmythupnp__eventing.h 
    multimedia/mythtv-frontend/files 
                                     patch-libs__libmyth__mythdeque.h 
                                     patch-libs__libmythtv__recordingprofile.h 
                                     patch-libs__libmythupnp__eventing.h 
  Log:
  - Fix build with upcoming Qt 4.7
  
  PR:             ports/152759
  Submitted by:   makc
  Obtained from:  mythtv (r26391, r26434)
  
  Revision  Changes    Path
  1.1       +49 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmyth__mythdeque.h (new)
  1.1       +11 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythtv__recordingprofile.h (new)
  1.1       +29 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythupnp__eventing.h (new)
  1.1       +49 -0     ports/multimedia/mythtv/files/patch-libs__libmyth__mythdeque.h (new)
  1.1       +11 -0     ports/multimedia/mythtv/files/patch-libs__libmythtv__recordingprofile.h (new)
  1.1       +29 -0     ports/multimedia/mythtv/files/patch-libs__libmythupnp__eventing.h (new)
_______________________________________________
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 Bernhard Froehlich freebsd_committer freebsd_triage 2010-12-02 19:55:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!