Bug 154778 - [Patch] update devel/buildbot and buildbot-slave to 0.8.3
Summary: [Patch] update devel/buildbot and buildbot-slave to 0.8.3
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 16:40 UTC by Koop Mast
Modified: 2011-02-15 05:10 UTC (History)
0 users

See Also:


Attachments
buildbot-0.8.3.diff (15.24 KB, patch)
2011-02-14 16:40 UTC, Koop Mast
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koop Mast freebsd_committer freebsd_triage 2011-02-14 16:40:09 UTC
	Update buildbot to 0.8.3p1 and buildbot-slave to 0.8.3.
	Which to GOOGLE mastersites.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-14 16:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-15 05:06:54 UTC
clsung      2011-02-15 05:06:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/buildbot       Makefile distinfo pkg-plist 
    devel/buildbot/files patch-setup.py 
  Log:
  - update to 0.8.3p1.
  - buildbot now goes to Google Code
    - New releases are no longer uploaded to SourceForge
  
  PR:             ports/154778
  Submitted by:   kwm
  
  Revision  Changes    Path
  1.20      +2 -2      ports/devel/buildbot/Makefile
  1.16      +2 -2      ports/devel/buildbot/distinfo
  1.5       +3 -8      ports/devel/buildbot/files/patch-setup.py
  1.15      +48 -9     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 3 dfilter service freebsd_committer freebsd_triage 2011-02-15 05:07:32 UTC
clsung      2011-02-15 05:07:28 UTC

  FreeBSD ports repository

  Modified files:
    devel/buildbot-slave Makefile distinfo pkg-plist 
    devel/buildbot-slave/files patch-setup.py 
  Log:
  - update to 0.8.3
  - buildbot now goes to Google Code
    - New releases are no longer uploaded to SourceForge
  
  PR:             ports/154778
  Submitted by:   kwm
  
  Revision  Changes    Path
  1.3       +3 -3      ports/devel/buildbot-slave/Makefile
  1.3       +2 -2      ports/devel/buildbot-slave/distinfo
  1.2       +7 -11     ports/devel/buildbot-slave/files/patch-setup.py
  1.3       +9 -0      ports/devel/buildbot-slave/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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-02-15 05:07:34 UTC
State Changed
From-To: open->closed

Committed. Thank You.