ports/154412: [UPDATE] devel/bzr-colo

C-S c-s at c-s.li
Mon Jan 31 09:10:12 UTC 2011


>Number:         154412
>Category:       ports
>Synopsis:       [UPDATE] devel/bzr-colo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 31 09:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN bzr-colo.orig/Makefile bzr-colo/Makefile
--- bzr-colo.orig/Makefile	2011-01-31 10:06:32.191806439 +0100
+++ bzr-colo/Makefile	2011-01-31 10:06:41.207109088 +0100
@@ -1,21 +1,21 @@
 # Ports collection makefile for:	bzr-colo
 # Date created:		2010-10-18
-# Whom:			Carlo Strub <c-s at c-s.li>
+# Whom:			Carlo Strub
 #
 # $FreeBSD: ports/devel/bzr-colo/Makefile,v 1.1 2010/10/18 19:06:23 glarkin Exp $
 #
 
 PORTNAME=	bzr-colo
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.1
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/57831741/ \
+MASTER_SITES=	https://launchpadlibrarian.net/63041404/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	c-s at c-s.li
 COMMENT=	Plugin for bzr to support colocated branches
 
 BUILD_DEPENDS=	bzr:${PORTSDIR}/devel/bazaar-ng
-RUN_DEPENDS=	bzr:${PORTSDIR}/devel/bazaar-ng
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 LICENSE=	GPLv2
 
diff -ruN bzr-colo.orig/distinfo bzr-colo/distinfo
--- bzr-colo.orig/distinfo	2011-01-31 10:06:32.191806439 +0100
+++ bzr-colo/distinfo	2011-01-31 10:06:41.207109088 +0100
@@ -1,3 +1,2 @@
-MD5 (bzr-colo-0.2.0.tar.gz) = eac9e7cd13ce2cdbe598b582bc602bdd
-SHA256 (bzr-colo-0.2.0.tar.gz) = 2e031d47fcaa7491ac031a3522aa602c066345bfed1e5af51e3cc5e0f57fc6b4
-SIZE (bzr-colo-0.2.0.tar.gz) = 32430
+SHA256 (bzr-colo-0.2.1.tar.gz) = 4ed3ef842693aafaea4bb16c30acf281b1e299af9d85a7f4a1daaf773bfccedb
+SIZE (bzr-colo-0.2.1.tar.gz) = 32587


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list