[125564] trunk/dports/multimedia/mplayer2/Portfile

cal at macports.org cal at macports.org
Sun Sep 21 05:01:18 PDT 2014


Revision: 125564
          https://trac.macports.org/changeset/125564
Author:   cal at macports.org
Date:     2014-09-21 05:01:18 -0700 (Sun, 21 Sep 2014)
Log Message:
-----------
mplayer2: Switch to a current Python version for building

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

Modified: trunk/dports/multimedia/mplayer2/Portfile
===================================================================
--- trunk/dports/multimedia/mplayer2/Portfile	2014-09-21 11:58:01 UTC (rev 125563)
+++ trunk/dports/multimedia/mplayer2/Portfile	2014-09-21 12:01:18 UTC (rev 125564)
@@ -30,7 +30,7 @@
 depends_build-append    port:pkgconfig \
                         port:yasm \
                         port:autoconf \
-                        port:python32 \
+                        port:python34 \
                         port:py27-docutils
 
 depends_lib-append      port:libsdl \
@@ -68,7 +68,7 @@
                         patch-libmpdemux-demuxer.h.diff
 
 post-patch {
-    reinplace "s|#!/usr/bin/env python3|#!$prefix/bin/python3.2|g" \
+    reinplace "s|#!/usr/bin/env python3|#!$prefix/bin/python3.4|g" \
         ${worksrcpath}/TOOLS/file2string.py \
         ${worksrcpath}/TOOLS/matroska.py \
         ${worksrcpath}/TOOLS/vdpau_functions.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140921/712b5984/attachment.html>


More information about the macports-changes mailing list