Bug 154412 - [UPDATE] devel/bzr-colo
Summary: [UPDATE] devel/bzr-colo
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 09:10 UTC by Carlo Strub
Modified: 2011-02-10 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.36 KB, patch)
2011-01-31 09:10 UTC, Carlo Strub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2011-01-31 09:10:11 UTC
Update to 0.2.1:

* Bazaar 2.3 removed the development-rich-root, development6-rich-root and
  development7-rich-root formats.  As such, you can no longer do
  ``colo-clean`` on branches in these formats.  If for some reason you still
  have branches in those formats, you can use version 0.2.0 of this plugin.
* Fix test suite to run with new script test behavior on Bazaar 2.3 and later.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-31 09:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-10 01:11:38 UTC
glarkin     2011-02-10 01:11:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/bzr-colo       Makefile distinfo 
  Log:
  - Updated to 0.2.1
    Changes: https://launchpad.net/bzr-colo/+milestone/0.2.1
  
  PR:             ports/154412
  Submitted by:   C-S <c-s@c-s.li>
  
  Revision  Changes    Path
  1.2       +4 -4      ports/devel/bzr-colo/Makefile
  1.2       +2 -3      ports/devel/bzr-colo/distinfo
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2011-02-10 01:11:51 UTC
State Changed
From-To: open->closed

Committed, thank you!