[144249] trunk/dports/multimedia/mythtv-core.27/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Tue Jan 5 07:38:24 PST 2016


Revision: 144249
          https://trac.macports.org/changeset/144249
Author:   ctreleaven at macports.org
Date:     2016-01-05 07:38:24 -0800 (Tue, 05 Jan 2016)
Log Message:
-----------
mythtv-core.27: Update to fixes as of 20151220, Perl to 5.22

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

Modified: trunk/dports/multimedia/mythtv-core.27/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.27/Portfile	2016-01-05 14:54:17 UTC (rev 144248)
+++ trunk/dports/multimedia/mythtv-core.27/Portfile	2016-01-05 15:38:24 UTC (rev 144249)
@@ -6,16 +6,16 @@
 PortGroup           qt4 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
-set shorthash       e9b577d3
-# set fullhash      e9b577d3e9865fd51ffb385c3317448ac3771124
+set shorthash       4b160dae
+# set fullhash      4b160dae3a72f48a27b51ec681521355131bbdb2
 set majorversion    .27
 set minorversion    .5
 github.setup        MythTV mythtv ${shorthash}
-checksums           rmd160  e2fad7b18484641487ce37d743ab552adeab4825 \
-                    sha256  e1013b560e319702d0f7cc901b3403e028f1ca8b2ba076b3a158e566e9d79a6a
+checksums           rmd160  6e2d92f7c9a0e8c045140e514ee9f04d91e7bd03 \
+                    sha256  410b797976e2fa5d379160d7822f91604c7efb2b6a92bc37f05ce9078f554395
 
 name                mythtv-core${majorversion}
-version             0${majorversion}${minorversion}-Fixes-20150909
+version             0${majorversion}${minorversion}-Fixes-20151220
 categories          multimedia
 platforms           darwin
 # i386 unsupported -- https://trac.macports.org/ticket/40337
@@ -42,9 +42,9 @@
 set mythbranch      fixes/0${majorversion}
 set applescripts    {Myth_Frontend Myth_Filldatabase Myth_Setup Myth_Stop_Start}
 set mysqlver        mariadb
-set perlver         perl5.16
+set perlver         perl5.22
 set perlbin         ${prefix}/bin/${perlver}
-set perlmodver      p5.16
+set perlmodver      p5.22
 set pythonver       python2.7
 set pythonbin       ${prefix}/bin/${pythonver}
 set pymodver        py27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160105/8cf94d7d/attachment.html>


More information about the macports-changes mailing list