[127288] trunk/dports/devel/icompile/Portfile

larryv at macports.org larryv at macports.org
Fri Oct 24 15:37:11 PDT 2014


Revision: 127288
          https://trac.macports.org/changeset/127288
Author:   larryv at macports.org
Date:     2014-10-24 15:37:11 -0700 (Fri, 24 Oct 2014)
Log Message:
-----------
icompile: Switch from Python 2.4 to 2.7

Modified Paths:
--------------
    trunk/dports/devel/icompile/Portfile

Modified: trunk/dports/devel/icompile/Portfile
===================================================================
--- trunk/dports/devel/icompile/Portfile	2014-10-24 22:37:09 UTC (rev 127287)
+++ trunk/dports/devel/icompile/Portfile	2014-10-24 22:37:11 UTC (rev 127288)
@@ -4,6 +4,7 @@
 
 name			icompile
 version			0.5.7
+revision		1
 categories		devel
 license			none
 platforms		darwin
@@ -21,7 +22,7 @@
 				sha1    0f2ef850de68057bcfb9e7044b0463e04ee0008a \
 				rmd160  16c35c4f53034a732aad3689e0610cd9f8860575
 
-depends_run		bin:python:python24
+depends_run		bin:python:python27
 
 patch		{
 	reinplace "s|/usr/bin/python|/usr/bin/env python|1" ${workpath}/icompile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141024/910bcfd7/attachment.html>


More information about the macports-changes mailing list