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

mojca at macports.org mojca at macports.org
Tue Sep 16 01:46:25 PDT 2014


Revision: 125390
          https://trac.macports.org/changeset/125390
Author:   mojca at macports.org
Date:     2014-09-16 01:46:25 -0700 (Tue, 16 Sep 2014)
Log Message:
-----------
mkvtoolnix: upgrade to 7.2.0 (fixes #44844), fallback to gcc 4.8 (not 4.7), remove svn.mandriva from sources

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

Modified: trunk/dports/multimedia/mkvtoolnix/Portfile
===================================================================
--- trunk/dports/multimedia/mkvtoolnix/Portfile	2014-09-16 05:25:26 UTC (rev 125389)
+++ trunk/dports/multimedia/mkvtoolnix/Portfile	2014-09-16 08:46:25 UTC (rev 125390)
@@ -4,10 +4,11 @@
 PortSystem          1.0
 PortGroup           muniversal 1.0
 PortGroup           wxWidgets 1.0
+#PortGroup          github 1.0
+#github.setup       mbunkus mkvtoolnix 7.2.0 release-
 
 name                mkvtoolnix
-version             7.0.0
-revision            2
+version             7.2.0
 categories          multimedia
 maintainers         nomaintainer
 license             GPL-2+ LGPL-2.1+
@@ -18,12 +19,11 @@
                     Unices, just what the OGMtools do for the OGM format.
 homepage            http://www.bunkus.org/videotools/mkvtoolnix/
 platforms           darwin
-master_sites        ${homepage}sources/ \
-                    http://svn.mandriva.com/svn/packages/cooker/mkvtoolnix/releases/${version}/1/SOURCES/
+master_sites        ${homepage}sources/
 use_xz              yes
 
-checksums           rmd160  8e581b26661c2bd1b388b1ad99dfd092f0da0700 \
-                    sha256  2bbdf060e193d4a7f961f84d28b28d67d859be66e3f2cdf8ee4ae380f8d15725
+checksums           rmd160  2307fa0c56d0cab05787926d5aa7f3007e5badda \
+                    sha256  613fc364e6afad2163bc1b65259e6d4b0a9327b9634b1cd366916ce1cf68f5ae
 
 wxWidgets.use       wxWidgets-3.0
 
@@ -62,7 +62,7 @@
             # TODO: Need to link against static versions of boost and icu for this to work right
             #       See: https://trac.macports.org/ticket/40231
 
-            compiler.whitelist macports-gcc-4.7 macports-gcc-4.8 macports-gcc-4.9
+            compiler.whitelist macports-gcc-4.8 macports-gcc-4.9 macports-gcc-4.7
         }
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140916/dd8df75d/attachment.html>


More information about the macports-changes mailing list