[99399] trunk/dports/python/py-markdown/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 4 04:45:30 PST 2012


Revision: 99399
          http://trac.macports.org//changeset/99399
Author:   ryandesign at macports.org
Date:     2012-11-04 04:45:30 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
py-markdown: fix livecheck

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

Modified: trunk/dports/python/py-markdown/Portfile
===================================================================
--- trunk/dports/python/py-markdown/Portfile	2012-11-04 12:44:46 UTC (rev 99398)
+++ trunk/dports/python/py-markdown/Portfile	2012-11-04 12:45:30 UTC (rev 99399)
@@ -23,4 +23,4 @@
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/Markdown
-livecheck.regex     "Markdown (\[1-9\]+\.\[0-9\]+)"
+livecheck.regex     Markdown-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/f41c2318/attachment.html>


More information about the macports-changes mailing list