[74392] trunk/dports/python

ram at macports.org ram at macports.org
Tue Dec 14 21:13:39 PST 2010


Revision: 74392
          http://trac.macports.org/changeset/74392
Author:   ram at macports.org
Date:     2010-12-14 21:13:26 -0800 (Tue, 14 Dec 2010)
Log Message:
-----------
python/py27-m2crypto: new port

Modified Paths:
--------------
    trunk/dports/python/py27-m2crypto/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-m2crypto/

Modified: trunk/dports/python/py27-m2crypto/Portfile
===================================================================
--- trunk/dports/python/py26-m2crypto/Portfile	2010-12-15 04:42:44 UTC (rev 74391)
+++ trunk/dports/python/py27-m2crypto/Portfile	2010-12-15 05:13:26 UTC (rev 74392)
@@ -1,11 +1,10 @@
 # $Id$
 
 PortSystem         1.0
-PortGroup          python26 1.0
+PortGroup          python27 1.0
 
-name               py26-m2crypto
+name               py27-m2crypto
 version            0.20.2
-revision           2
 categories-append  crypto devel
 maintainers        ram openmaintainer
 description        M2Crypto is a crypto and SSL toolkit for Python.
@@ -23,7 +22,7 @@
 
 depends_lib-append port:swig-python \
                    port:openssl \
-                   port:py26-distribute
+                   port:py27-distribute
 
 patchfiles         patch-openssl10x.diff
 patch.pre_args     -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101214/ca15046a/attachment.html>


More information about the macports-changes mailing list