CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/23 15:56:10
Modified files:
devel/py-buildslave: Makefile distinfo
devel/py-buildslave/pkg: PLIST
Added files:
devel/py-buildslave/pkg: buildbot_worker.rc
Removed files:
devel/py-buildslave/pkg: buildslave.rc
Log message:
Update buildslave to 1.2.0.
- upstream renamed the project to buildbot-worker, so rename the package
and rc script accordingly. Set @conflict for the upgrade path.
- vastly improve the rc script, passing --nodaemon and using rc_bg -
this way, if the buildbot is not reachable, rcctl will not return a
(failed) status (thx ajacoutot@)
- switch to python3
- enable tests