[76914] trunk/dports/multimedia/mkvtoolnix

and.damore at macports.org and.damore at macports.org
Sat Mar 12 11:06:36 PST 2011


Revision: 76914
          http://trac.macports.org/changeset/76914
Author:   and.damore at macports.org
Date:     2011-03-12 11:06:33 -0800 (Sat, 12 Mar 2011)
Log Message:
-----------
updating mkvtoolnix to 4.6.0, removing "files" directory, closing #28747

Modified Paths:
--------------
    trunk/dports/multimedia/mkvtoolnix/Portfile

Removed Paths:
-------------
    trunk/dports/multimedia/mkvtoolnix/files/

Modified: trunk/dports/multimedia/mkvtoolnix/Portfile
===================================================================
--- trunk/dports/multimedia/mkvtoolnix/Portfile	2011-03-12 18:06:52 UTC (rev 76913)
+++ trunk/dports/multimedia/mkvtoolnix/Portfile	2011-03-12 19:06:33 UTC (rev 76914)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                mkvtoolnix
-version             4.4.0
+version             4.6.0
 categories          multimedia
 maintainers         stack.nl:ruud
 description         Matroska media files manipulation tools.
@@ -15,14 +15,13 @@
 platforms           darwin
 master_sites        ${homepage}sources/
 use_bzip2           yes
-patchfiles          mmg-macos-1.diff
 
 # g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
 universal_variant   no
 
-checksums           md5 1f2ea5997066ebb65444198576e5ec4a \
-                    sha1 c5e6cbc2fb522ba6653124a2eef6b416bafc488a \
-                    rmd160 85370a9ebd75b66b857c30edef1b22d8c0dce880
+checksums           md5     ca4e5b226175a6df2f9fdad206abf0a8 \
+                    sha1    1e46f94a0b50bf3e12c0feab710655e7cf2a9489 \
+                    rmd160  d1ebbf181525c832a3ceafd46bea9462df1eebb6
 
 depends_build       port:ruby
 
@@ -35,12 +34,13 @@
                     port:libogg \
                     port:libmatroska \
                     port:libvorbis \
-                    port:lzo \
+                    port:lzo2 \
                     port:pcre \
                     port:zlib
 
 build.cmd           ./drake
 build.target        default
+build.args          -j${build.jobs}
 
 configure.args      --mandir=${prefix}/share/man \
                     --with-boost=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110312/4dd5052e/attachment.html>


More information about the macports-changes mailing list