[72257] trunk/dports/python/py-xmldiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 9 01:41:02 PDT 2010


Revision: 72257
          http://trac.macports.org/changeset/72257
Author:   ryandesign at macports.org
Date:     2010-10-09 01:41:01 -0700 (Sat, 09 Oct 2010)
Log Message:
-----------
py-xmldiff: fix livecheck

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

Modified: trunk/dports/python/py-xmldiff/Portfile
===================================================================
--- trunk/dports/python/py-xmldiff/Portfile	2010-10-09 08:39:59 UTC (rev 72256)
+++ trunk/dports/python/py-xmldiff/Portfile	2010-10-09 08:41:01 UTC (rev 72257)
@@ -29,3 +29,7 @@
 		doc/API.html doc/API.txt doc/HELP.html doc/HELP.txt \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type	regex
+livecheck.url	[lindex ${master_sites} 0]
+livecheck.regex	xmldiff-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101009/b0d14ba9/attachment.html>


More information about the macports-changes mailing list