Bug 116889 - [PATCH] devel/buildbot: update to 0.7.6
Summary: [PATCH] devel/buildbot: update to 0.7.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Joseph Koshy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 07:20 UTC by Cheng-Lung Sung
Modified: 2007-10-07 06:20 UTC (History)
1 user (show)

See Also:


Attachments
buildbot-0.7.6.patch (9.59 KB, patch)
2007-10-04 07:20 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung freebsd_committer freebsd_triage 2007-10-04 07:20:02 UTC
- Update to 0.7.6

Port maintainer (jkoshy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-04 07:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jkoshy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joseph Koshy freebsd_committer freebsd_triage 2007-10-07 06:15:38 UTC
State Changed
From-To: open->closed

Patch applied, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-07 06:15:42 UTC
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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"