[76381] trunk/dports/python
adfernandes at macports.org
adfernandes at macports.org
Mon Feb 21 12:48:14 PST 2011
Revision: 76381
http://trac.macports.org/changeset/76381
Author: adfernandes at macports.org
Date: 2011-02-21 12:48:14 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
new port: py27-rope, based on py26-rope
Modified Paths:
--------------
trunk/dports/python/py27-rope/Portfile
Added Paths:
-----------
trunk/dports/python/py27-rope/
Modified: trunk/dports/python/py27-rope/Portfile
===================================================================
--- trunk/dports/python/py26-rope/Portfile 2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-rope/Portfile 2011-02-21 20:48:14 UTC (rev 76381)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-rope
+name py27-rope
version 0.9.2
categories python
platforms darwin
@@ -18,7 +18,7 @@
homepage http://rope.sourceforge.net/
master_sites sourceforge:rope
distname rope-${version}
-depends_lib port:py26-distribute
+depends_lib port:py27-distribute
dist_subdir ${distname}
checksums md5 3ef92a3df40aebe475ac4880b0f6381a \
sha1 fbe41650037ee412cda7025c8f95bc7c4e8e0159 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110221/736aae89/attachment.html>
More information about the macports-changes
mailing list