[129910] trunk/dports/net/splat/Portfile

jmr at macports.org jmr at macports.org
Mon Dec 22 16:22:14 PST 2014


Revision: 129910
          https://trac.macports.org/changeset/129910
Author:   jmr at macports.org
Date:     2014-12-22 16:22:14 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
splat: use python27 (#46275, maintainer timeout)

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

Modified: trunk/dports/net/splat/Portfile
===================================================================
--- trunk/dports/net/splat/Portfile	2014-12-23 00:20:20 UTC (rev 129909)
+++ trunk/dports/net/splat/Portfile	2014-12-23 00:22:14 UTC (rev 129910)
@@ -5,6 +5,7 @@
 
 name			splat
 version			1.0
+revision		1
 categories		net
 license			BSD
 platforms		darwin
@@ -21,10 +22,9 @@
 master_sites		${homepage} http://distfiles.macports.org/python/
 checksums		md5 0dfd7f4ab86453f2be1d6d428e2d2d08
 
-python.default_version	24
-python.move_binaries	no
+python.default_version	27
 
-depends_lib		port:py24-ldap port:py24-twisted port:py24-zconfig
+depends_lib		port:py${python.version}-ldap port:py${python.version}-twisted port:py${python.version}-zconfig
 
 startupitem.create	yes
 startupitem.name	Splat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/ed70aab7/attachment.html>


More information about the macports-changes mailing list