[101563] trunk/dports/python/py-mx/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 13 15:45:42 PST 2013


Revision: 101563
          https://trac.macports.org/changeset/101563
Author:   jmr at macports.org
Date:     2013-01-13 15:45:42 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
py-mx: replaced by py24-mx-base

Modified Paths:
--------------
    trunk/dports/python/py-mx/Portfile

Modified: trunk/dports/python/py-mx/Portfile
===================================================================
--- trunk/dports/python/py-mx/Portfile	2013-01-13 23:41:07 UTC (rev 101562)
+++ trunk/dports/python/py-mx/Portfile	2013-01-13 23:45:42 UTC (rev 101563)
@@ -1,31 +1,14 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python 1.0
 
+replaced_by		py24-mx-base
+PortGroup obsolete 1.0
+
 name			py-mx
 version			2.0.6
+revision		1
 categories		python devel
-# contains a choice of law clause
-license			Permissive GPLConflict
-maintainers		nomaintainer
-platforms		darwin freebsd
-description		python extensions for database, date/time processing and other
-long_description	collection of Python software tools which enhance \
-				Python's usability in many important areas such as \
-				ODBC database connectivity, fast text processing, \
-				date/time processing and web site programming.          
-
 homepage		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
-master_sites	http://www.egenix.com/files/python
-distname		egenix-mx-base-${version}
-checksums		md5 66841151728a06f92d0b8dd2ed317a29
 
-python.versions	24
-
-if {$subport != $name} {
-    post-destroot	{
-        xinstall -m 644 -W ${worksrcpath} COPYRIGHT LICENSE README \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
-}
+subport py24-mx {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/5b83cf19/attachment.html>


More information about the macports-changes mailing list