[29877] trunk/dports/sysutils/jobpool/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 14 05:32:12 PDT 2007


Revision: 29877
          http://trac.macosforge.org/projects/macports/changeset/29877
Author:   nox at macports.org
Date:     2007-10-14 05:32:12 -0700 (Sun, 14 Oct 2007)

Log Message:
-----------
jobpool: Added livecheck.

Modified Paths:
--------------
    trunk/dports/sysutils/jobpool/Portfile

Modified: trunk/dports/sysutils/jobpool/Portfile
===================================================================
--- trunk/dports/sysutils/jobpool/Portfile	2007-10-14 12:28:22 UTC (rev 29876)
+++ trunk/dports/sysutils/jobpool/Portfile	2007-10-14 12:32:12 UTC (rev 29877)
@@ -34,5 +34,7 @@
     xinstall -m 644 ${distpath}/index.html \
         ${destroot}${prefix}/share/doc/${name}/${name}.html
 }
-# Livechecking for this project may not be reliable
-livecheck.check none
+
+livecheck.check regex
+livecheck.regex "${name} \\((\\d+(?:\\.\\d+)*)\\)"
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071014/24901fb9/attachment-0001.html


More information about the macports-changes mailing list