Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 18:38:58 GMT
From:      "c-s@c-s.li" <C-S@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154660: [UPDATE] devel/bzr-git
Message-ID:  <201102101838.p1AIcwZg081639@red.freebsd.org>
Resent-Message-ID: <201102101840.p1AIe9rS054036@freefall.freebsd.org>

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

>Number:         154660
>Category:       ports
>Synopsis:       [UPDATE] devel/bzr-git
>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:   Thu Feb 10 18:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     c-s@c-s.li
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.5.4:

* Fix test suite compatibility with Bazaar 2.2.Fix compatibility with older versions of python-tdb.
* Fix 'bzr git-import' from remote repositories.
* Cope with tags when doing local fetches.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN bzr-git.orig/Makefile bzr-git/Makefile
--- bzr-git.orig/Makefile	2011-02-10 19:36:25.203708029 +0100
+++ bzr-git/Makefile	2011-02-10 19:36:03.788159323 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	bzr-git
-PORTVERSION=	0.5.3
+PORTVERSION=	0.5.4
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/62678671/ \
+MASTER_SITES=	https://launchpadlibrarian.net/63921830/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	c-s@c-s.li
diff -ruN bzr-git.orig/distinfo bzr-git/distinfo
--- bzr-git.orig/distinfo	2011-02-10 19:36:25.203708029 +0100
+++ bzr-git/distinfo	2011-02-10 19:36:03.789158931 +0100
@@ -1,2 +1,2 @@
-SHA256 (bzr-git-0.5.3.tar.gz) = 83a31c7c71c22b0bea2d2b22142299fcd94ec71253822d1e26687887a97b40d3
-SIZE (bzr-git-0.5.3.tar.gz) = 87171
+SHA256 (bzr-git-0.5.4.tar.gz) = 976db9b5eb7f9141fe78309d8fa24d2041cad0bfcf1ed2ed5ad24ee183848048
+SIZE (bzr-git-0.5.4.tar.gz) = 87423


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



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