[100228] trunk/dports/comms/telepathy-qt/Portfile
Revision: 100228 https://trac.macports.org/changeset/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: -------------- trunk/dports/comms/telepathy-qt/Portfile Modified: trunk/dports/comms/telepathy-qt/Portfile =================================================================== --- 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}
participants (1)
-
nicos@macports.org