[MacPorts] #33906: Request MythTV port

MacPorts noreply at macports.org
Thu Apr 5 19:37:03 PDT 2012


#33906: Request MythTV port
----------------------------------+-----------------------------------------
 Reporter:  ctreleaven@…          |       Owner:  macports-tickets@…                   
     Type:  request               |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.4                                
 Keywords:                        |        Port:                                       
----------------------------------+-----------------------------------------

Comment(by pixilla@…):

 Replying to [comment:3 ctreleaven@…]:
 > Replying to [comment:2 pixilla@…]:
 > > > myth25-fixes
 > > It may be better to find or create patches of the "fixes" branch
 against 0.25 release.
 > Is that practical?  There have been hundreds of commits in the
 Fixes/0.24 branch over the last 18 months.
 Use a tagged version from GitHub for the MacPorts mythtv 0.24.2 port.
 [https://github.com/MythTV/mythtv/zipball/v0.24.2-jya v0.24.2-jya]


 Each time you want add fixes you will make a new patch from the GitHub
 mythtv fixes/0.24 branch
 and increase the port revision.
 {{{
 $ cd ~/misc/github/mythtv/
 $ git branch --list fixes/0.24
 * fixes/0.24
 $ git tag --list v0.24.2-jya
 v0.24.2-jya
 $ git log -n1 --oneline
 91a06b9 Fixes #10534.  Reenable the DB settings cache after the schema
 check.
 $ git diff v0.24.2-jya 91a06b908b > patch-mythtv-v0.24.2-jya-
 91a06b908b.diff
 }}}


 I am more familiar with mercurial and subversion then git but I think the
 above commands create the patch files we want.

-- 
Ticket URL: <https://trac.macports.org/ticket/33906#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list