[76401] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Feb 22 00:37:20 PST 2011


Revision: 76401
          http://trac.macports.org/changeset/76401
Author:   stromnov at macports.org
Date:     2011-02-22 00:37:17 -0800 (Tue, 22 Feb 2011)
Log Message:
-----------
py27-mako: new port, based on py26-mako

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

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

Modified: trunk/dports/python/py27-mako/Portfile
===================================================================
--- trunk/dports/python/py26-mako/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-mako/Portfile	2011-02-22 08:37:17 UTC (rev 76401)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-mako
+name                py27-mako
 version				0.2.5
 categories-append   www
-maintainers			akitada
+maintainers			nomaintainer
 description         A super-fast templating language that borrows \
                     the best ideas from the existing templating \
                     languages.
@@ -26,7 +26,7 @@
                     Python calling and scoping semantics.
 
 platforms           darwin
-depends_build       port:py26-distribute
+depends_build       port:py27-distribute
 
 homepage            http://www.makotemplates.org/
 master_sites        http://cheeseshop.python.org/packages/source/M/Mako/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110222/d724bd2b/attachment.html>


More information about the macports-changes mailing list