Revision
73990
Author
devans@macports.org
Date
2010-12-01 11:13:57 -0800 (Wed, 01 Dec 2010)

Log Message

telepathy-sofiasip: restrict livecheck to stable releases.

Modified Paths

Diff

Modified: trunk/dports/comms/telepathy-sofiasip/Portfile (73989 => 73990)


--- trunk/dports/comms/telepathy-sofiasip/Portfile	2010-12-01 19:01:59 UTC (rev 73989)
+++ trunk/dports/comms/telepathy-sofiasip/Portfile	2010-12-01 19:13:57 UTC (rev 73990)
@@ -36,4 +36,4 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)${extract.suffix}