[73935] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 17:51:26 PST 2010


Revision: 73935
          http://trac.macports.org/changeset/73935
Author:   ryandesign at macports.org
Date:     2010-11-29 17:51:22 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-mysql: new port, version 1.2.2, based on py26-mysql; see #27357

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

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

Modified: trunk/dports/python/py27-mysql/Portfile
===================================================================
--- trunk/dports/python/py26-mysql/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-mysql/Portfile	2010-11-30 01:51:22 UTC (rev 73935)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
-name				py26-mysql
+name				py27-mysql
 version				1.2.2
 categories			python devel databases
 maintainers			nomaintainer
@@ -17,7 +17,7 @@
 checksums			md5 532268f02870bea18c1d465e88afff30
 patchfiles			patch-_mysql.c.diff
 
-depends_lib-append	port:py26-distribute
+depends_lib-append	port:py27-distribute
 
 variant mysql4 conflicts mysql5 description {Build with MySQL 4} {
 	depends_lib-append	port:mysql4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/9cf3c42d/attachment-0001.html>


More information about the macports-changes mailing list