[72168] trunk/dports/comms/telepathy-glib/Portfile

devans at macports.org devans at macports.org
Tue Oct 5 14:42:40 PDT 2010


Revision: 72168
          http://trac.macports.org/changeset/72168
Author:   devans at macports.org
Date:     2010-10-05 14:42:37 -0700 (Tue, 05 Oct 2010)
Log Message:
-----------
telepathy-glib: fix livecheck to only look for stable (even numbered) release branches.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-glib/Portfile

Modified: trunk/dports/comms/telepathy-glib/Portfile
===================================================================
--- trunk/dports/comms/telepathy-glib/Portfile	2010-10-05 21:37:48 UTC (rev 72167)
+++ trunk/dports/comms/telepathy-glib/Portfile	2010-10-05 21:42:37 UTC (rev 72168)
@@ -42,4 +42,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}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101005/3d611510/attachment.html>


More information about the macports-changes mailing list