[127165] trunk/dports/print/cups-pdf/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 21 20:58:39 PDT 2014
Revision: 127165
https://trac.macports.org/changeset/127165
Author: larryv at macports.org
Date: 2014-10-21 20:58:39 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
cups-pdf: Switch livecheck from freecode to regex
Modified Paths:
--------------
trunk/dports/print/cups-pdf/Portfile
Modified: trunk/dports/print/cups-pdf/Portfile
===================================================================
--- trunk/dports/print/cups-pdf/Portfile 2014-10-22 03:58:36 UTC (rev 127164)
+++ trunk/dports/print/cups-pdf/Portfile 2014-10-22 03:58:39 UTC (rev 127165)
@@ -121,7 +121,7 @@
}
}
-livecheck.type freecode
-livecheck.name cupspdf
-livecheck.regex {<title>CUPS-PDF (.*)</title>}
+livecheck.type regex
+livecheck.url http://www.cups-pdf.de/src
+livecheck.regex cups-pdf_(\\d(?:\\.\\d)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/8ef23ef2/attachment.html>
More information about the macports-changes
mailing list