[78988] trunk/dports/graphics/cairomm/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 28 17:07:12 PDT 2011


Revision: 78988
          http://trac.macports.org/changeset/78988
Author:   ryandesign at macports.org
Date:     2011-05-28 17:07:12 -0700 (Sat, 28 May 2011)
Log Message:
-----------
cairomm: fixed livecheck to only find stable versions; see #29450

Modified Paths:
--------------
    trunk/dports/graphics/cairomm/Portfile

Modified: trunk/dports/graphics/cairomm/Portfile
===================================================================
--- trunk/dports/graphics/cairomm/Portfile	2011-05-29 00:06:07 UTC (rev 78987)
+++ trunk/dports/graphics/cairomm/Portfile	2011-05-29 00:07:12 UTC (rev 78988)
@@ -26,4 +26,4 @@
 
 livecheck.type  regex
 livecheck.url   http://cairographics.org/releases/
-livecheck.regex LATEST-${name}-(\\d+(?:\\.\\d+)*)
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110528/2322615b/attachment.html>


More information about the macports-changes mailing list