[99139] trunk/dports/tex/blahtexml/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Oct 28 02:20:30 PDT 2012
Revision: 99139
http://trac.macports.org//changeset/99139
Author: ryandesign at macports.org
Date: 2012-10-28 02:20:30 -0700 (Sun, 28 Oct 2012)
Log Message:
-----------
blahtexml: fix livecheck to match version numbers with > 2 components or a component of > 1 digit
Modified Paths:
--------------
trunk/dports/tex/blahtexml/Portfile
Modified: trunk/dports/tex/blahtexml/Portfile
===================================================================
--- trunk/dports/tex/blahtexml/Portfile 2012-10-28 07:56:54 UTC (rev 99138)
+++ trunk/dports/tex/blahtexml/Portfile 2012-10-28 09:20:30 UTC (rev 99139)
@@ -56,4 +56,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex {([0-9]\.[0-9]) released}
+livecheck.regex {([0-9.]+) released}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121028/63a37c3a/attachment.html>
More information about the macports-changes
mailing list