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

devans at macports.org devans at macports.org
Fri Dec 5 09:40:23 PST 2014


Revision: 129095
          https://trac.macports.org/changeset/129095
Author:   devans at macports.org
Date:     2014-12-05 09:40:23 -0800 (Fri, 05 Dec 2014)
Log Message:
-----------
poppler: update livecheck url and regex per new release policy (#46136).

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

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2014-12-05 17:11:23 UTC (rev 129094)
+++ trunk/dports/graphics/poppler/Portfile	2014-12-05 17:40:23 UTC (rev 129095)
@@ -111,5 +111,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}
+livecheck.url   http://poppler.freedesktop.org/releases.html
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141205/6e14933b/attachment.html>


More information about the macports-changes mailing list