Date: Sun, 7 Oct 2007 05:15:26 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/buildbot Makefile distinfo pkg-plist Message-ID: <200710070515.l975FQwN095499@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710070515.l975FQwN095499>