Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 12:06:16 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159599: [UPDATE] devel/bzr-explorer
Message-ID:  <201108081206.p78C6GSW089064@red.freebsd.org>
Resent-Message-ID: <201108081210.p78CABEX039258@freefall.freebsd.org>

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

>Number:         159599
>Category:       ports
>Synopsis:       [UPDATE] devel/bzr-explorer
>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 08 12:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 1.2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN bzr-explorer.orig/Makefile bzr-explorer/Makefile
--- bzr-explorer.orig/Makefile	2011-08-08 14:04:21.662985091 +0200
+++ bzr-explorer/Makefile	2011-08-08 14:03:42.730711084 +0200
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	bzr-explorer
-PORTVERSION=	1.1.4
+PORTVERSION=	1.2.1
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/74990225/ \
+MASTER_SITES=	https://launchpadlibrarian.net/76564477/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	c-s@c-s.li
 COMMENT=	Desktop application for using bzr
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	bzr:${PORTSDIR}/devel/bazaar-ng
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/bzrlib/plugins/qbzr/__init__.py:${PORTSDIR}/devel/qbzr \
 		bzr:${PORTSDIR}/devel/bazaar-ng
 
-LICENSE=	GPLv2
-
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	explorer
diff -ruN bzr-explorer.orig/distinfo bzr-explorer/distinfo
--- bzr-explorer.orig/distinfo	2011-08-08 14:04:21.662985091 +0200
+++ bzr-explorer/distinfo	2011-08-08 14:03:42.730711084 +0200
@@ -1,2 +1,2 @@
-SHA256 (bzr-explorer-1.1.4.tar.gz) = 37012f46d5fa89f593553edeb28ae5537c621c3a74f860366576e9ac80e2cae9
-SIZE (bzr-explorer-1.1.4.tar.gz) = 1429753
+SHA256 (bzr-explorer-1.2.1.tar.gz) = d19d80db6fcf854cbe42991bd5ac47beb2ab2b6c2c7914980db2ebd766ef6fd7
+SIZE (bzr-explorer-1.2.1.tar.gz) = 1436910
diff -ruN bzr-explorer.orig/pkg-plist bzr-explorer/pkg-plist
--- bzr-explorer.orig/pkg-plist	2011-08-08 14:04:21.662985091 +0200
+++ bzr-explorer/pkg-plist	2011-08-08 14:03:42.730711084 +0200
@@ -231,7 +231,6 @@
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/canonical.png
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/launchpad.png
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/project-hosting-site.png
-%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/ubuntu.png
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/toolbars.xml
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.py
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.pyc


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



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