Revision: 80014 http://trac.macports.org/changeset/80014 Author: ryandesign@macports.org Date: 2011-07-01 15:13:25 -0700 (Fri, 01 Jul 2011) Log Message: ----------- php5-markdown: fix livecheck Modified Paths: -------------- trunk/dports/php/php5-markdown/Portfile Modified: trunk/dports/php/php5-markdown/Portfile =================================================================== --- trunk/dports/php/php5-markdown/Portfile 2011-07-01 22:10:21 UTC (rev 80013) +++ trunk/dports/php/php5-markdown/Portfile 2011-07-01 22:13:25 UTC (rev 80014) @@ -35,4 +35,5 @@ copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name} } +livecheck.url ${homepage} livecheck.regex {(\d+(?:\.\d+)*)</a></th>}
participants (1)
-
ryandesign@macports.org