[65294] trunk/dports/graphics/poppler/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 24 17:42:24 PDT 2010


Revision: 65294
          http://trac.macports.org/changeset/65294
Author:   ryandesign at macports.org
Date:     2010-03-24 17:42:23 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
poppler: fix livecheck to only show stable releases

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2010-03-25 00:40:40 UTC (rev 65293)
+++ trunk/dports/graphics/poppler/Portfile	2010-03-25 00:42:23 UTC (rev 65294)
@@ -81,4 +81,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/20100324/c8a6a770/attachment.html>


More information about the macports-changes mailing list