[40589] trunk/dports/graphics/gegl/Portfile

simon at macports.org simon at macports.org
Tue Oct 7 16:15:45 PDT 2008


Revision: 40589
          http://trac.macports.org/changeset/40589
Author:   simon at macports.org
Date:     2008-10-07 16:15:45 -0700 (Tue, 07 Oct 2008)
Log Message:
-----------
graphics/gegl: Fixed livecheck, approved by maintainer.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2008-10-07 23:15:26 UTC (rev 40588)
+++ trunk/dports/graphics/gegl/Portfile	2008-10-07 23:15:45 UTC (rev 40589)
@@ -49,3 +49,10 @@
 variant workshop description {Enable build of workshop operations} {
     configure.args-append --enable-workshop
 }
+
+livecheck.check \
+    regex
+livecheck.url \
+    ${master_sites}
+livecheck.regex \
+    "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081007/b736b550/attachment.html 


More information about the macports-changes mailing list