[73936] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 17:54:52 PST 2010


Revision: 73936
          http://trac.macports.org/changeset/73936
Author:   ryandesign at macports.org
Date:     2010-11-29 17:54:48 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-markupsafe: new port, version 0.11, based on py26-markupsafe; see #27498

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

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

Modified: trunk/dports/python/py27-markupsafe/Portfile
===================================================================
--- trunk/dports/python/py26-markupsafe/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-markupsafe/Portfile	2010-11-30 01:54:48 UTC (rev 73936)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python27 1.0
 
-name                    py26-markupsafe
+name                    py27-markupsafe
 version                 0.11
 maintainers             perry openmaintainer
 platforms               darwin
@@ -17,7 +17,7 @@
 livecheck.type          regex
 livecheck.url           ${homepage}
 
-depends_build-append    port:py26-distribute
+depends_build-append    port:py27-distribute
 
 distname                MarkupSafe-${version}
 master_sites            http://pypi.python.org/packages/source/M/MarkupSafe/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/a9da2be0/attachment.html>


More information about the macports-changes mailing list