[83060] trunk/dports/python

raimue at macports.org raimue at macports.org
Wed Aug 24 17:37:59 PDT 2011


Revision: 83060
          http://trac.macports.org/changeset/83060
Author:   raimue at macports.org
Date:     2011-08-24 17:37:59 -0700 (Wed, 24 Aug 2011)
Log Message:
-----------
python/py27-paste, python/py27-simpletal:
Add missing dependencies for loggerhead

Modified Paths:
--------------
    trunk/dports/python/py27-paste/Portfile
    trunk/dports/python/py27-simpletal/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-paste/
    trunk/dports/python/py27-simpletal/

Modified: trunk/dports/python/py27-paste/Portfile
===================================================================
--- trunk/dports/python/py26-paste/Portfile	2011-08-24 20:49:34 UTC (rev 83053)
+++ trunk/dports/python/py27-paste/Portfile	2011-08-25 00:37:59 UTC (rev 83060)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-paste
+name                py27-paste
 version             1.7.2
 categories-append   www
-maintainers         openmaintainer akitada
+maintainers         nomaintainer
 description         Bringing consistency to Python web development.
 long_description    Python Paste brings consistency to Python web \
                     development and web application installation, \
@@ -24,4 +24,4 @@
                     sha1 4c7d6d76ec0fe76d57c525101c6f9ff6ebf4a93c \
                     rmd160 10deddbb5ef3ccd220c6c0cdb594efd35045fdea
 
-depends_lib        port:py26-distribute
+depends_lib        port:py27-distribute

Modified: trunk/dports/python/py27-simpletal/Portfile
===================================================================
--- trunk/dports/python/py26-simpletal/Portfile	2011-08-24 20:49:34 UTC (rev 83053)
+++ trunk/dports/python/py27-simpletal/Portfile	2011-08-25 00:37:59 UTC (rev 83060)
@@ -1,8 +1,8 @@
 # $Id$
 PortSystem 1.0
-PortGroup  python26 1.0
+PortGroup  python27 1.0
 
-name                py26-simpletal
+name                py27-simpletal
 version             4.1
 categories          python
 maintainers         nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/333c0b1b/attachment.html>


More information about the macports-changes mailing list