[48518] trunk/dports/python

ram at macports.org ram at macports.org
Mon Mar 23 21:45:50 PDT 2009


Revision: 48518
          http://trac.macports.org/changeset/48518
Author:   ram at macports.org
Date:     2009-03-23 21:45:48 -0700 (Mon, 23 Mar 2009)
Log Message:
-----------
python/py26-markdown: new port, closes #18925

Modified Paths:
--------------
    trunk/dports/python/py26-markdown/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-markdown/

Modified: trunk/dports/python/py26-markdown/Portfile
===================================================================
--- trunk/dports/python/py25-markdown/Portfile	2009-03-24 04:06:58 UTC (rev 48517)
+++ trunk/dports/python/py26-markdown/Portfile	2009-03-24 04:45:48 UTC (rev 48518)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
-name                py25-markdown
+PortGroup           python26 1.0
+name                py26-markdown
 version             1.7
 categories-append   textproc
-maintainers         openmaintainer erickt at macports.org
+maintainers         openmaintainer arthurkoziel.com:arthur
 description         python implementation of markdown
 long_description    ${description}
 
@@ -20,3 +20,7 @@
 checksums           md5     99b1721d723e8c64381fc023d23b202a \
                     sha1    321383ab11e008031bc42173f8df9393f0afeaf5 \
                     rmd160  69c9ab8c71cea35023b695140b8e57326eb43382
+
+livecheck.check     regex
+livecheck.url       http://sourceforge.net/projects/python-markdown/
+livecheck.regex     "markdown - (\[1-9\]+\.\[0-9\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090323/e5fd9c18/attachment.html>


More information about the macports-changes mailing list