- Added LICENSE

PR:		ports/152722
Submitted by:	C-S <c-s at c-s dot li>
This commit is contained in:
Greg Larkin 2010-12-01 22:55:25 +00:00
parent 5a3ddbf5c1
commit cc53fd79f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265532
3 changed files with 10 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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