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

ryandesign at macports.org ryandesign at macports.org
Sat May 28 17:02:44 PDT 2011


Revision: 78986
          http://trac.macports.org/changeset/78986
Author:   ryandesign at macports.org
Date:     2011-05-28 17:02:44 -0700 (Sat, 28 May 2011)
Log Message:
-----------
cairomm: fix livecheck; see #29450

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

Modified: trunk/dports/graphics/cairomm/Portfile
===================================================================
--- trunk/dports/graphics/cairomm/Portfile	2011-05-28 23:56:58 UTC (rev 78985)
+++ trunk/dports/graphics/cairomm/Portfile	2011-05-29 00:02:44 UTC (rev 78986)
@@ -7,7 +7,6 @@
 conflicts       cairomm-devel
 version         1.8.6
 revision        1
-set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans openmaintainer
 description     Cairo is a vector graphics library with cross-device output support.
@@ -29,4 +28,4 @@
 
 livecheck.type  regex
 livecheck.url   http://cairographics.org/releases/
-livecheck.regex "${name}-(${branch}(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex LATEST-${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110528/80a5c6e7/attachment.html>


More information about the macports-changes mailing list