[122736] trunk/dports/multimedia/mythtv-core.25/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Mon Jul 28 07:15:59 PDT 2014


Revision: 122736
          https://trac.macports.org/changeset/122736
Author:   ctreleaven at macports.org
Date:     2014-07-28 07:15:59 -0700 (Mon, 28 Jul 2014)
Log Message:
-----------
Update to Perl 5.16 (re #44405), Update to Python 2.7

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.25/Portfile

Modified: trunk/dports/multimedia/mythtv-core.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.25/Portfile	2014-07-28 13:21:34 UTC (rev 122735)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile	2014-07-28 14:15:59 UTC (rev 122736)
@@ -13,7 +13,7 @@
 github.setup        MythTV mythtv ${shorthash}
 name                mythtv-core${majorversion}
 version             0${majorversion}${minorversion}-Fixes-20130811
-revision            3
+revision            4
 categories          multimedia
 platforms           darwin
 license             GPL-2
@@ -43,12 +43,12 @@
 set mythbranch      fixes/0${majorversion}
 set applescripts    {Myth_Frontend Myth_Frontend_Logging Myth_Filldatabase Myth_Setup Myth_Stop_Start}
 set mysqlver        mysql5
-set perlver         perl5.12
+set perlver         perl5.16
 set perlbin         ${prefix}/bin/${perlver}
-set perlmodver      p5.12
-set pythonver       python2.6
+set perlmodver      p5.16
+set pythonver       python2.7
 set pythonbin       ${prefix}/bin/${pythonver}
-set pymodver        py26
+set pymodver        py27
 
 depends_lib         port:libdvdcss \
                     port:libsdl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140728/11dc4e06/attachment.html>


More information about the macports-changes mailing list