[71772] trunk/dports/print/latex2html/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 22 16:50:46 PDT 2010
Revision: 71772
http://trac.macports.org/changeset/71772
Author: ryandesign at macports.org
Date: 2010-09-22 16:50:45 -0700 (Wed, 22 Sep 2010)
Log Message:
-----------
latex2html: simplify livecheck
Modified Paths:
--------------
trunk/dports/print/latex2html/Portfile
Modified: trunk/dports/print/latex2html/Portfile
===================================================================
--- trunk/dports/print/latex2html/Portfile 2010-09-22 23:50:08 UTC (rev 71771)
+++ trunk/dports/print/latex2html/Portfile 2010-09-22 23:50:45 UTC (rev 71772)
@@ -46,5 +46,5 @@
}
livecheck.type regex
-livecheck.url "http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/?C=M;O=D"
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100922/461e1ccd/attachment-0001.html>
More information about the macports-changes
mailing list