[65655] trunk/dports/python
jmr at macports.org
jmr at macports.org
Mon Mar 29 16:56:56 PDT 2010
Revision: 65655
http://trac.macports.org/changeset/65655
Author: jmr at macports.org
Date: 2010-03-29 16:56:56 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
create py25-distribute, take maintainership of py26-distribute
Modified Paths:
--------------
trunk/dports/python/py25-distribute/Portfile
trunk/dports/python/py26-distribute/Portfile
Added Paths:
-----------
trunk/dports/python/py25-distribute/
Modified: trunk/dports/python/py25-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-03-29 19:54:42 UTC (rev 65646)
+++ trunk/dports/python/py25-distribute/Portfile 2010-03-29 23:56:56 UTC (rev 65655)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
-name py26-distribute
+PortGroup python25 1.0
+
+name py25-distribute
version 0.6.10
categories-append devel
-maintainers nomaintainer
+maintainers jmr openmaintainer
description Replacement for setuptools
long_description \
Distribute is a fork of the Setuptools project. It is intended to replace \
@@ -18,7 +19,7 @@
master_sites http://pypi.python.org/packages/source/d/distribute/
distname distribute-${version}
-conflicts py26-setuptools
+conflicts py25-setuptools
checksums md5 99fb4b3e4ef0861bba11aa1905e89fed \
sha1 60b29c6ffbd9ce5f4cbaebba809a8316cf198462 \
Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile 2010-03-29 23:53:34 UTC (rev 65654)
+++ trunk/dports/python/py26-distribute/Portfile 2010-03-29 23:56:56 UTC (rev 65655)
@@ -5,7 +5,7 @@
name py26-distribute
version 0.6.10
categories-append devel
-maintainers nomaintainer
+maintainers jmr openmaintainer
description Replacement for setuptools
long_description \
Distribute is a fork of the Setuptools project. It is intended to replace \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/1278d0b1/attachment.html>
More information about the macports-changes
mailing list