Bug 163675 - [PATCH] devel/buildbot: update to 0.8.5
Summary: [PATCH] devel/buildbot: update to 0.8.5
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: Tom Judge
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 18:10 UTC by Michael Gmelin
Modified: 2012-06-14 02:00 UTC (History)
1 user (show)

See Also:


Attachments
buildbot-0.8.5.patch (59.59 KB, patch)
2011-12-28 18:10 UTC, Michael Gmelin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin 2011-12-28 18:10:10 UTC
- Update to 0.8.5
- Fix minor bug in XHTML
- Fix gitpoller.py to use environment correctly, so ssh-agent works as expected (partially documented here https://github.com/buildbot/buildbot/pull/255)

Added file(s):
- files/patch-buildbot__changes__gitpoller.py
- files/patch-buildbot__status__web__templates__layout.html

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-28 18:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-11 23:56:35 UTC
Responsible Changed
From-To: clsung->pgollucci

committer&maintainer timeout (clsung ; 45 days) / last commit: 50 days 
ago
Comment 3 Tom Judge freebsd_committer freebsd_triage 2012-06-02 05:25:50 UTC
Responsible Changed
From-To: pgollucci->tj

I'll take this as I'm taking over maintenance of the buildbot ports.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-14 01:52:08 UTC
tj          2012-06-14 00:51:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/buildbot       Makefile distinfo pkg-plist 
    devel/buildbot/files patch-setup.py 
  Log:
  - Take over maintainer.
  - Upgrade to 0.8.6p1.
  
  PR:             ports/163675
  Submitted by:   Michael Gmelin <freebsd@grem.de>
  Approved by:    <eadler,db> (mentors)
  
  Revision  Changes    Path
  1.21      +5 -3      ports/devel/buildbot/Makefile
  1.17      +2 -2      ports/devel/buildbot/distinfo
  1.6       +9 -4      ports/devel/buildbot/files/patch-setup.py
  1.16      +591 -103  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"
Comment 5 Tom Judge freebsd_committer freebsd_triage 2012-06-14 01:58:41 UTC
State Changed
From-To: open->closed

Port upgraded to 0.8.6p1 with the help of some of your changes. Thanks!