Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2011 13:39:04 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158831: [UPDATE] devel/bzr-explorer
Message-ID:  <201107121339.p6CDd4n4077184@red.freebsd.org>
Resent-Message-ID: <201107121340.p6CDeAYY089816@freefall.freebsd.org>

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

>Number:         158831
>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:   Tue Jul 12 13:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 1.1.4: https://launchpad.net/bzr-explorer/+announcement/8655
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN bzr-explorer.orig/Makefile bzr-explorer/Makefile
--- bzr-explorer.orig/Makefile	2011-07-12 15:34:17.157624733 +0200
+++ bzr-explorer/Makefile	2011-07-12 15:36:54.813268760 +0200
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	bzr-explorer
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/71441202/ \
+MASTER_SITES=	https://launchpadlibrarian.net/74990225/ \
 		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-07-12 15:34:17.157624733 +0200
+++ bzr-explorer/distinfo	2011-07-12 15:36:54.813268760 +0200
@@ -1,2 +1,2 @@
-SHA256 (bzr-explorer-1.1.3.tar.gz) = 88aa01013b1c66ec017dcd3607ab08d20acbec905a3b4ccfc316daee3af821ac
-SIZE (bzr-explorer-1.1.3.tar.gz) = 1429859
+SHA256 (bzr-explorer-1.1.4.tar.gz) = 37012f46d5fa89f593553edeb28ae5537c621c3a74f860366576e9ac80e2cae9
+SIZE (bzr-explorer-1.1.4.tar.gz) = 1429753
diff -ruN bzr-explorer.orig/pkg-plist bzr-explorer/pkg-plist
--- bzr-explorer.orig/pkg-plist	2011-07-12 15:34:17.157624733 +0200
+++ bzr-explorer/pkg-plist	2011-07-12 15:36:54.813268760 +0200
@@ -248,6 +248,21 @@
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/__init__.py
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/__init__.pyc
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/__init__.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/__init__.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/__init__.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/__init__.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_osx.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_osx.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_osx.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_other.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_other.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_other.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_win.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_win.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/plat_win.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/test_plat_other.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/test_plat_other.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash/test_plat_other.pyo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets/__init__.py
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets/__init__.pyc
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets/__init__.pyo
@@ -267,6 +282,7 @@
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets/tab_widget.pyc
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets/tab_widget.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/widgets
+@dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty/send2trash
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/thirdparty
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos


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



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