cvs commit: ports/devel/buildbot Makefile distinfo pkg-plist
Joseph Koshy
jkoshy at FreeBSD.org
Sat Oct 6 22:15:27 PDT 2007
jkoshy 2007-10-07 05:15:26 UTC
FreeBSD ports repository
Modified files:
devel/buildbot Makefile distinfo pkg-plist
Log:
Update to v0.7.6. Upstream changes include:
- New command 'buildbot upgrade-master' to ease upgrading of pre-existing
buildmasters.
- A new webstatus display, superset of the older 'waterfall' display.
- The IRC bot has been refactored to make it easier to support other
IM tools.
- Better balancing of workload among multiple available buildslaves.
- Build slaves deal better with file permissions during a checkout step.
- Support for the Bazaar version control system.
- The 'buildbot try' command now accepts a '--diff=foo.patch' argument,
to let you provide a pre-computed patch.
- A new Mercurial change source was added.
- The email based changesource has been refactored to make it easier to
write new mail parsers.
- The 'freshcvsmail' change source has been deprecated.
- Changes to the API:
- API changes for BuildStep(), BuildFactory(), BuildSlave().
- Some keys and classes used in the configuration file have changed.
PR: ports/116889
Submited by: clsung
Revision Changes Path
1.7 +2 -3 ports/devel/buildbot/Makefile
1.7 +3 -3 ports/devel/buildbot/distinfo
1.6 +63 -31 ports/devel/buildbot/pkg-plist
More information about the cvs-all
mailing list