[37622] trunk/dports/graphics/libpixman/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 15 16:18:20 PDT 2008


Revision: 37622
          http://trac.macosforge.org/projects/macports/changeset/37622
Author:   ryandesign at macports.org
Date:     2008-06-15 16:18:18 -0700 (Sun, 15 Jun 2008)

Log Message:
-----------
libpixman: fix livecheck to only tell us about stable releases

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

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2008-06-15 20:32:58 UTC (rev 37621)
+++ trunk/dports/graphics/libpixman/Portfile	2008-06-15 23:18:18 UTC (rev 37622)
@@ -41,4 +41,4 @@
 
 livecheck.check         regex
 livecheck.url           [lindex ${master_sites} 0]?C=M&O=D
-livecheck.regex         ${my_name}-(\[0-9.\]+)\\.tar
+livecheck.regex         ${my_name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)\\.tar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080615/cd5b46be/attachment.htm 


More information about the macports-changes mailing list