From cc53fd79f2b21ae2aac15818d8a9f50e2cbc22f1 Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Wed, 1 Dec 2010 22:55:25 +0000 Subject: [PATCH] - Updated to 1.1.2 (https://launchpad.net/bzr-explorer/1.1/1.1.2) - Added LICENSE PR: ports/152722 Submitted by: C-S --- devel/bzr-explorer/Makefile | 8 +++++--- devel/bzr-explorer/distinfo | 5 ++--- devel/bzr-explorer/pkg-plist | 3 +++ 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile index febb0bca941b..7ec2e4345775 100644 --- a/devel/bzr-explorer/Makefile +++ b/devel/bzr-explorer/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bzr-explorer -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/57072861/ \ +MASTER_SITES= https://launchpadlibrarian.net/59777299/ \ http://www.c-s.li/ports/ MAINTAINER= c-s@c-s.li @@ -18,7 +18,9 @@ BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bzrlib/plugins/qbzr/__init__.py:${PORTSDIR}/devel/qbzr \ bzr:${PORTSDIR}/devel/bazaar-ng -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +LICENSE= GPLv2 + +WRKSRC= ${WRKDIR}/explorer USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= explorer diff --git a/devel/bzr-explorer/distinfo b/devel/bzr-explorer/distinfo index dda249f5cc6c..8a99c2b7e9c4 100644 --- a/devel/bzr-explorer/distinfo +++ b/devel/bzr-explorer/distinfo @@ -1,3 +1,2 @@ -MD5 (bzr-explorer-1.1.1.tar.gz) = 7d0ec1ca8625aa52a1c0ec19e80c0a9b -SHA256 (bzr-explorer-1.1.1.tar.gz) = e003370145c0997d5959ff7c300898d6bbec9f17d3d5bace3c3d7560e919da63 -SIZE (bzr-explorer-1.1.1.tar.gz) = 1409026 +SHA256 (bzr-explorer-1.1.2.tar.gz) = fa0ee86f6bba4240761858e46a908567f4f20ed35c8e853e95dc465da0cc8efc +SIZE (bzr-explorer-1.1.2.tar.gz) = 1409086 diff --git a/devel/bzr-explorer/pkg-plist b/devel/bzr-explorer/pkg-plist index 643d6ef2a1a6..945b4f300c4e 100644 --- a/devel/bzr-explorer/pkg-plist +++ b/devel/bzr-explorer/pkg-plist @@ -232,6 +232,9 @@ %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.py %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_new.py +%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_new.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_new.pyo %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_test_suite.py %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_test_suite.pyc %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/test_test_suite.pyo