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

jmr at macports.org jmr at macports.org
Tue Jan 29 02:57:36 PST 2013


Revision: 102182
          https://trac.macports.org/changeset/102182
Author:   jmr at macports.org
Date:     2013-01-29 02:57:36 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
splat: use unified python portgroup, license, noarch

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

Modified: trunk/dports/net/splat/Portfile
===================================================================
--- trunk/dports/net/splat/Portfile	2013-01-29 10:50:16 UTC (rev 102181)
+++ trunk/dports/net/splat/Portfile	2013-01-29 10:57:36 UTC (rev 102182)
@@ -1,12 +1,14 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name			splat
 version			1.0
 categories		net
+license			BSD
 platforms		darwin
+supported_archs	noarch
 maintainers		landonf
 description		Splat: Scalable Periodic LDAP Attribute Transmogrifier
 long_description	Splat is a daemon designed to help keep information \
@@ -16,9 +18,12 @@
 			directory.
 
 homepage		http://dpw.threerings.net/projects/splat/
-master_sites		${homepage}
+master_sites		${homepage} http://distfiles.macports.org/python/
 checksums		md5 0dfd7f4ab86453f2be1d6d428e2d2d08
 
+python.default_version	24
+python.move_binaries	no
+
 depends_lib		port:py24-ldap port:py24-twisted port:py24-zconfig
 
 startupitem.create	yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/61b38077/attachment.html>


More information about the macports-changes mailing list