[79380] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sat Jun 11 20:40:29 PDT 2011


Revision: 79380
          http://trac.macports.org/changeset/79380
Author:   ryandesign at macports.org
Date:     2011-06-11 20:40:29 -0700 (Sat, 11 Jun 2011)
Log Message:
-----------
py26-cherrypy: new port version 2.3.0 based on py25-cherrypy; see #28639

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

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

Modified: trunk/dports/python/py26-cherrypy/Portfile
===================================================================
--- trunk/dports/python/py25-cherrypy/Portfile	2011-06-12 03:25:17 UTC (rev 79378)
+++ trunk/dports/python/py26-cherrypy/Portfile	2011-06-12 03:40:29 UTC (rev 79380)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-cherrypy
+name                py26-cherrypy
 version             2.3.0
 categories          python www
-maintainers         akitada openmaintainer
+maintainers         gmail.com:freespace openmaintainer
 description         Object-Oriented HTTP framework
 long_description    CherryPy is a pythonic, object-oriented web \
                     development framework. CherryPy allows developers \
@@ -26,6 +26,6 @@
     xinstall -m 644 -W ${worksrcpath} \
         CHANGELOG.txt CHERRYPYTEAM.txt README.txt \
         ${destroot}${prefix}/share/doc/${name}
-    move ${destroot}${prefix}/lib/python2.5/site-packages/cherrypy/tutorial \
+    move ${destroot}${prefix}/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cherrypy/tutorial \
         ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110611/3b8f535d/attachment.html>


More information about the macports-changes mailing list