Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 09:15:28 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152611: [UPDATE] devel/qbzr
Message-ID:  <201011270915.oAR9FS9K096401@red.freebsd.org>
Resent-Message-ID: <201011270920.oAR9K8b2066039@freefall.freebsd.org>

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

>Number:         152611
>Category:       ports
>Synopsis:       [UPDATE] devel/qbzr
>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:   Sat Nov 27 09:20:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.19.3
================

 * The 0.19 series is now marked as incompatible with bzr versions >= 2.3.
   This due to Bug #650905.
 * qlog:
   * Fix actions that use the branch menu on PyQt 4.7.4. (Bug #621158)
   * Fix crash when trying to "Revert to this revision", "Update to this revision", etc. (Bug #680787)
 * Restore ignore button for error dialogs.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN qbzr.orig/Makefile qbzr/Makefile
--- qbzr.orig/Makefile	2010-11-27 09:45:32.710969519 +0100
+++ qbzr/Makefile	2010-11-27 10:12:19.515298286 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	qbzr
-PORTVERSION=	0.19.2
+PORTVERSION=	0.19.3
 CATEGORIES=	devel
-MASTER_SITES=	http://launchpadlibrarian.net/56409219/ \
+MASTER_SITES=	http://launchpadlibrarian.net/59658922/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	c-s@c-s.li
diff -ruN qbzr.orig/distinfo qbzr/distinfo
--- qbzr.orig/distinfo	2010-11-27 09:45:32.710969519 +0100
+++ qbzr/distinfo	2010-11-27 10:12:19.515298286 +0100
@@ -1,3 +1,2 @@
-MD5 (qbzr-0.19.2.tar.gz) = e8dbcf7404e5e2325e6ae6ea303cec57
-SHA256 (qbzr-0.19.2.tar.gz) = 6ca899e33991e7e8d282110b0be4d864f74506b10f726b1d145867dfd92618b1
-SIZE (qbzr-0.19.2.tar.gz) = 611954
+SHA256 (qbzr-0.19.3.tar.gz) = 41eba2f2984eca050b11d7d0b131d8d4f53ed2aff97586d23342a7e8b50fa000
+SIZE (qbzr-0.19.3.tar.gz) = 612149


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



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