[MacPorts] #43222: mkvtoolnix: upgrade to version 6.8.0

MacPorts noreply at macports.org
Sat Jun 14 07:18:06 PDT 2014


#43222: mkvtoolnix: upgrade to version 6.8.0
-------------------------+--------------------------------
  Reporter:  dgonyier@…  |      Owner:  macports-tickets@…
      Type:  update      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  fixed       |   Keywords:
      Port:  mkvtoolnix  |
-------------------------+--------------------------------

Comment (by mojca@…):

 Please don't take this as a critique, just as a teaser:

 Whatever you do, the result is not following the MP rules. So saying that
 you split the files just in order to be compliant, doesn't sound
 convincing.

 How on earth do you get the whole
 `/opt/local/var/macports/sources/svn.macports.org/trunk/dports/multimedia/mkvtoolnix`
 with `svn diff`? I have a local sparse checkout in my home dir, I go to
 that folder and `svn diff` prints just `Portfile`.

 For creating patches I usually use
 {{{
 # cd <port dir>
 sudo port extract
 # cd <port work>
 sudo git init .
 sudo git add -A
 # edit
 git diff
 }}}
 and then search-and-replace "`--- a/`" with "`--- `" to get rid of the top
 level `a/` and `b/`.

 Can you please test whether `+wxwidgets` does anything useful?

-- 
Ticket URL: <https://trac.macports.org/ticket/43222#comment:26>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list