[76477] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Feb 24 13:57:24 PST 2011


Revision: 76477
          http://trac.macports.org/changeset/76477
Author:   singingwolfboy at macports.org
Date:     2011-02-24 13:57:24 -0800 (Thu, 24 Feb 2011)
Log Message:
-----------
New port: py27-markdown

Added Paths:
-----------
    trunk/dports/python/py27-markdown/
    trunk/dports/python/py27-markdown/Portfile

Added: trunk/dports/python/py27-markdown/Portfile
===================================================================
--- trunk/dports/python/py27-markdown/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-markdown/Portfile	2011-02-24 21:57:24 UTC (rev 76477)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+name                py27-markdown
+version             2.0.3
+categories-append   textproc
+maintainers         openmaintainer singingwolfboy
+description         Python implementation of Markdown
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.freewisdom.org/projects/python-markdown/
+master_sites        http://pypi.python.org/packages/source/M/Markdown/
+distname            Markdown-${version}
+
+checksums           md5     751e8055be2433dfd1a82e0fb1b12f13 \
+                    sha1    ce2848c60434a7c727c162ca5683998eb6d222c3 \
+                    rmd160  fd3b0d634a8e066c48de8bab6141662e21d935a7
+
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/Markdown
+livecheck.regex     "Markdown (\[1-9\]+\.\[0-9\]+)"


Property changes on: trunk/dports/python/py27-markdown/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110224/dd7debf7/attachment.html>


More information about the macports-changes mailing list