[47376] trunk/dports/python

raimue at macports.org raimue at macports.org
Fri Feb 27 07:53:53 PST 2009


Revision: 47376
          http://trac.macports.org/changeset/47376
Author:   raimue at macports.org
Date:     2009-02-27 07:53:53 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
python/py26-mysql:
New port, copied from py25-mysql

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

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

Modified: trunk/dports/python/py26-mysql/Portfile
===================================================================
--- trunk/dports/python/py25-mysql/Portfile	2009-02-26 02:52:10 UTC (rev 47332)
+++ trunk/dports/python/py26-mysql/Portfile	2009-02-27 15:53:53 UTC (rev 47376)
@@ -1,12 +1,12 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name				py25-mysql
+name				py26-mysql
 version				1.2.2
 categories			python devel databases
-maintainers			stechert at macports.org
+maintainers			nomaintainer
 description			Python interface to mysql
 long_description 	A package containing a Python module that allows you to \
 					connect to MySQL databases
@@ -17,7 +17,7 @@
 checksums			md5 532268f02870bea18c1d465e88afff30
 patchfiles			patch-_mysql.c.diff
 
-depends_lib-append	port:py25-setuptools
+depends_lib-append	port:py26-setuptools
 
 variant mysql3 conflicts mysql4 mysql5 description {Build with MySQL 3} {
 	depends_lib-append	port:mysql3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/05aabad9/attachment.html>


More information about the macports-changes mailing list