Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2010 06:42:04 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149461: [BROKEN] devel/bzr-gtk (maintainer update)
Message-ID:  <201008090642.o796g44k011061@www.freebsd.org>
Resent-Message-ID: <201008090650.o796o2Si065958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149461
>Category:       ports
>Synopsis:       [BROKEN] devel/bzr-gtk (maintainer update)
>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 Aug 09 06:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Current version does not work with latest version of bazaar-ng anymore. We have to wait for a new release.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u bzr-gtk.old/Makefile bzr-gtk.new/Makefile
--- bzr-gtk.old/Makefile	2010-08-09 08:38:50.296685668 +0200
+++ bzr-gtk.new/Makefile	2010-08-09 08:39:11.952740381 +0200
@@ -13,6 +13,8 @@
 MAINTAINER=	c-s@c-s.li
 COMMENT=	GTK interface to Bazaar-NG VCS
 
+BROKEN=		Does not run with latest version of bzr. Wait for update.
+
 BUILD_DEPENDS=	bzr:${PORTSDIR}/devel/bazaar-ng
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo \
 		bzr:${PORTSDIR}/devel/bazaar-ng


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008090642.o796g44k011061>