[70799] trunk/dports/python

perry at macports.org perry at macports.org
Sat Aug 21 10:25:52 PDT 2010


Revision: 70799
          http://trac.macports.org/changeset/70799
Author:   perry at macports.org
Date:     2010-08-21 10:25:49 -0700 (Sat, 21 Aug 2010)
Log Message:
-----------
Add new port python/py26-markupsafe.

Added Paths:
-----------
    trunk/dports/python/py26-markupsafe/
    trunk/dports/python/py26-markupsafe/Portfile

Added: trunk/dports/python/py26-markupsafe/Portfile
===================================================================
--- trunk/dports/python/py26-markupsafe/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-markupsafe/Portfile	2010-08-21 17:25:49 UTC (rev 70799)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+name                    py26-markupsafe
+version                 0.9.3
+maintainers             perry openmaintainer
+platforms               darwin
+
+description             Implements a XML/HTML/XHTML Markup safe string for Python
+long_description        ${description}
+license                 BSD
+homepage                http://pypi.python.org/pypi/MarkupSafe/
+
+livecheck.regex         {: MarkupSafe (.+)<}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+depends_build-append    port:py26-distribute
+
+distname                MarkupSafe-${version}
+master_sites            http://pypi.python.org/packages/source/M/MarkupSafe/
+
+checksums               rmd160 e4ac86791592437a2d648dce78e462d0e2fd9fb7


Property changes on: trunk/dports/python/py26-markupsafe/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100821/d3b97c52/attachment.html>


More information about the macports-changes mailing list