[127289] trunk/dports/net/ipcheck/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/net/ipcheck/Portfile

Modified: trunk/dports/net/ipcheck/Portfile
===================================================================
--- trunk/dports/net/ipcheck/Portfile	2014-10-24 22:37:11 UTC (rev 127288)
+++ trunk/dports/net/ipcheck/Portfile	2014-10-24 22:37:13 UTC (rev 127289)
@@ -4,6 +4,7 @@
 
 name			ipcheck
 version			0.242
+revision		1
 categories		net
 license			GPL-2
 maintainers		nomaintainer
@@ -26,7 +27,7 @@
 				sha1    42b785ebf55a23d6526178f863716c35260d0d2c \
 				rmd160  6609da8a647b0b795b6b1ce63cac59eb2fd9abd5
 
-depends_run		bin:python:python24
+depends_run		bin:python:python27
 
 extract {
 	file copy ${distpath}/${distfiles} ${workpath}/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141024/bed0569c/attachment.html>


More information about the macports-changes mailing list