Revision
100228
Author
nicos@macports.org
Date
2012-12-04 05:00:06 -0800 (Tue, 04 Dec 2012)

Log Message

telepathy-qt: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/comms/telepathy-qt/Portfile (100227 => 100228)


--- trunk/dports/comms/telepathy-qt/Portfile	2012-12-04 12:45:57 UTC (rev 100227)
+++ trunk/dports/comms/telepathy-qt/Portfile	2012-12-04 13:00:06 UTC (rev 100228)
@@ -44,4 +44,4 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}