[145638] trunk/dports/devel/buildbot-slave/Portfile
ctreleaven at macports.org
ctreleaven at macports.org
Thu Feb 11 10:55:18 PST 2016
Revision: 145638
https://trac.macports.org/changeset/145638
Author: ctreleaven at macports.org
Date: 2016-02-11 10:55:17 -0800 (Thu, 11 Feb 2016)
Log Message:
-----------
buildbot-slave: fix livecheck
Modified Paths:
--------------
trunk/dports/devel/buildbot-slave/Portfile
Modified: trunk/dports/devel/buildbot-slave/Portfile
===================================================================
--- trunk/dports/devel/buildbot-slave/Portfile 2016-02-11 18:54:26 UTC (rev 145637)
+++ trunk/dports/devel/buildbot-slave/Portfile 2016-02-11 18:55:17 UTC (rev 145638)
@@ -65,6 +65,10 @@
test.cmd ${prefix}/bin/trial-${python.branch}
test.target buildslave.test
+livecheck.type regex
+livecheck.url https://pypi.python.org/pypi/${name}/
+livecheck.regex {buildbot\/(\d+\.\d+(?:\.\d+)(?:b\d))}
+
notes "
An example launchd plist file is available in ${sharedir}. After you have
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160211/60b8bfe2/attachment.html>
More information about the macports-changes
mailing list