[93897] trunk/dports/multimedia/mkvtoolnix/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Jun 3 11:07:50 PDT 2012


Revision: 93897
          https://trac.macports.org/changeset/93897
Author:   rmstonecipher at macports.org
Date:     2012-06-03 11:07:50 -0700 (Sun, 03 Jun 2012)
Log Message:
-----------
multimedia/mkvtoolnix upgraded version from 5.0.1 to 5.6.0, versions newer than 5.0.1 require gcc46, re-enabled +universal variant using muniversal portgroup

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

Modified: trunk/dports/multimedia/mkvtoolnix/Portfile
===================================================================
--- trunk/dports/multimedia/mkvtoolnix/Portfile	2012-06-03 17:50:00 UTC (rev 93896)
+++ trunk/dports/multimedia/mkvtoolnix/Portfile	2012-06-03 18:07:50 UTC (rev 93897)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           muniversal 1.0
 
 name                mkvtoolnix
-version             5.0.1
-revision            1
+version             5.6.0
 categories          multimedia
 maintainers         nomaintainer
 license             GPL-2+ LGPL-2.1+
@@ -19,15 +19,13 @@
 master_sites        ${homepage}sources/ \
                     http://svn.mandriva.com/svn/packages/cooker/mkvtoolnix/releases/${version}/1/SOURCES/
 use_bzip2           yes
+set configure.compiler macports-gcc-4.6
 
-# g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
-universal_variant   no
+checksums           rmd160  6880fca76b162e7a83d6d6dac0617a6dae7be62f \
+                    sha256  09c502de690af0ad405cf66fe9863e86260f89871e9a563f1ede56a53e71fcc3
 
-checksums           rmd160  3c6220a1ff304a18e4d7125d6981966c3e9d368e \
-                    sha256  eecc48d17c0583b6b071e710bfe88ae09439bd99bb90c694a2fed0651bb08f19
-
 # As of 4.7.0, mkvtoolnix uses internal static libmatroska and libebml.
-
+depends_build       port:gcc46
 depends_lib         port:boost \
                     port:bzip2 \
                     port:expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120603/b30c0b71/attachment.html>


More information about the macports-changes mailing list