summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/bzr/Makefile11
-rw-r--r--devel/bzr/PLIST53
-rw-r--r--devel/bzr/distinfo8
3 files changed, 60 insertions, 12 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 6b8c4bd0cce..4aa7c1288a0 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2007/10/27 11:46:42 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/11/29 20:03:14 wiz Exp $
#
-DISTNAME= bzr-0.91
+DISTNAME= bzr-0.92
CATEGORIES= devel scm
MASTER_SITES= http://bazaar-vcs.org/releases/src/
@@ -10,13 +10,16 @@ HOMEPAGE= http://bazaar-vcs.org/
COMMENT= Bazaar open source distributed version control system
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
+BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
+
+USE_TOOLS+= gmake
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
TEST_TARGET= check
PYTHON_VERSIONS_ACCEPTED= 24
-PYTHON_PATCH_SCRIPTS= bzr
+PYTHON_PATCH_SCRIPTS= bzr bzrlib/weave.py
.include "../../mk/bsd.prefs.mk"
@@ -28,7 +31,7 @@ SUBST_CLASSES+= python
SUBST_MESSAGE.python= Fix python path for test case.
SUBST_STAGE.python= post-extract
SUBST_FILES.python+= Makefile
-SUBST_SED.python+= -e 's,python ,${PYTHONBIN} ,'
+SUBST_SED.python+= -e 's,=python,=${PYTHONBIN},'
post-build:
cd ${WRKSRC} && ${PYTHONBIN} generate_docs.py man
diff --git a/devel/bzr/PLIST b/devel/bzr/PLIST
index cc5762f358d..a67de0a8290 100644
--- a/devel/bzr/PLIST
+++ b/devel/bzr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/10/27 11:46:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2007/11/29 20:03:14 wiz Exp $
bin/bzr
${PYSITELIB}/bzrlib/__init__.py
${PYSITELIB}/bzrlib/__init__.pyc
@@ -105,6 +105,9 @@ ${PYSITELIB}/bzrlib/benchmarks/tree_creator/many_commit.pyo
${PYSITELIB}/bzrlib/benchmarks/tree_creator/simple_many_commit.py
${PYSITELIB}/bzrlib/benchmarks/tree_creator/simple_many_commit.pyc
${PYSITELIB}/bzrlib/benchmarks/tree_creator/simple_many_commit.pyo
+${PYSITELIB}/bzrlib/bisect_multi.py
+${PYSITELIB}/bzrlib/bisect_multi.pyc
+${PYSITELIB}/bzrlib/bisect_multi.pyo
${PYSITELIB}/bzrlib/branch.py
${PYSITELIB}/bzrlib/branch.pyc
${PYSITELIB}/bzrlib/branch.pyo
@@ -350,12 +353,18 @@ ${PYSITELIB}/bzrlib/plugins/__init__.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/__init__.py
${PYSITELIB}/bzrlib/plugins/launchpad/__init__.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/__init__.pyo
+${PYSITELIB}/bzrlib/plugins/launchpad/account.py
+${PYSITELIB}/bzrlib/plugins/launchpad/account.pyc
+${PYSITELIB}/bzrlib/plugins/launchpad/account.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/lp_indirect.py
${PYSITELIB}/bzrlib/plugins/launchpad/lp_indirect.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/lp_indirect.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/lp_registration.py
${PYSITELIB}/bzrlib/plugins/launchpad/lp_registration.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/lp_registration.pyo
+${PYSITELIB}/bzrlib/plugins/launchpad/test_account.py
+${PYSITELIB}/bzrlib/plugins/launchpad/test_account.pyc
+${PYSITELIB}/bzrlib/plugins/launchpad/test_account.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_indirect.py
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_indirect.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_indirect.pyo
@@ -371,6 +380,9 @@ ${PYSITELIB}/bzrlib/progress.pyo
${PYSITELIB}/bzrlib/reconcile.py
${PYSITELIB}/bzrlib/reconcile.pyc
${PYSITELIB}/bzrlib/reconcile.pyo
+${PYSITELIB}/bzrlib/reconfigure.py
+${PYSITELIB}/bzrlib/reconfigure.pyc
+${PYSITELIB}/bzrlib/reconfigure.pyo
${PYSITELIB}/bzrlib/registry.py
${PYSITELIB}/bzrlib/registry.pyc
${PYSITELIB}/bzrlib/registry.pyo
@@ -383,6 +395,9 @@ ${PYSITELIB}/bzrlib/repofmt/__init__.pyo
${PYSITELIB}/bzrlib/repofmt/knitrepo.py
${PYSITELIB}/bzrlib/repofmt/knitrepo.pyc
${PYSITELIB}/bzrlib/repofmt/knitrepo.pyo
+${PYSITELIB}/bzrlib/repofmt/pack_repo.py
+${PYSITELIB}/bzrlib/repofmt/pack_repo.pyc
+${PYSITELIB}/bzrlib/repofmt/pack_repo.pyo
${PYSITELIB}/bzrlib/repofmt/weaverepo.py
${PYSITELIB}/bzrlib/repofmt/weaverepo.pyc
${PYSITELIB}/bzrlib/repofmt/weaverepo.pyo
@@ -626,6 +641,9 @@ ${PYSITELIB}/bzrlib/tests/blackbox/test_re_sign.pyo
${PYSITELIB}/bzrlib/tests/blackbox/test_reconcile.py
${PYSITELIB}/bzrlib/tests/blackbox/test_reconcile.pyc
${PYSITELIB}/bzrlib/tests/blackbox/test_reconcile.pyo
+${PYSITELIB}/bzrlib/tests/blackbox/test_reconfigure.py
+${PYSITELIB}/bzrlib/tests/blackbox/test_reconfigure.pyc
+${PYSITELIB}/bzrlib/tests/blackbox/test_reconfigure.pyo
${PYSITELIB}/bzrlib/tests/blackbox/test_remerge.py
${PYSITELIB}/bzrlib/tests/blackbox/test_remerge.pyc
${PYSITELIB}/bzrlib/tests/blackbox/test_remerge.pyo
@@ -680,6 +698,9 @@ ${PYSITELIB}/bzrlib/tests/blackbox/test_too_much.pyo
${PYSITELIB}/bzrlib/tests/blackbox/test_uncommit.py
${PYSITELIB}/bzrlib/tests/blackbox/test_uncommit.pyc
${PYSITELIB}/bzrlib/tests/blackbox/test_uncommit.pyo
+${PYSITELIB}/bzrlib/tests/blackbox/test_unknowns.py
+${PYSITELIB}/bzrlib/tests/blackbox/test_unknowns.pyc
+${PYSITELIB}/bzrlib/tests/blackbox/test_unknowns.pyo
${PYSITELIB}/bzrlib/tests/blackbox/test_update.py
${PYSITELIB}/bzrlib/tests/blackbox/test_update.pyc
${PYSITELIB}/bzrlib/tests/blackbox/test_update.pyo
@@ -779,6 +800,9 @@ ${PYSITELIB}/bzrlib/tests/commands/test_cat.pyo
${PYSITELIB}/bzrlib/tests/commands/test_checkout.py
${PYSITELIB}/bzrlib/tests/commands/test_checkout.pyc
${PYSITELIB}/bzrlib/tests/commands/test_checkout.pyo
+${PYSITELIB}/bzrlib/tests/commands/test_commit.py
+${PYSITELIB}/bzrlib/tests/commands/test_commit.pyc
+${PYSITELIB}/bzrlib/tests/commands/test_commit.pyo
${PYSITELIB}/bzrlib/tests/commands/test_init.py
${PYSITELIB}/bzrlib/tests/commands/test_init.pyc
${PYSITELIB}/bzrlib/tests/commands/test_init.pyo
@@ -839,9 +863,18 @@ ${PYSITELIB}/bzrlib/tests/per_lock/test_temporary_write_lock.pyo
${PYSITELIB}/bzrlib/tests/repository_implementations/__init__.py
${PYSITELIB}/bzrlib/tests/repository_implementations/__init__.pyc
${PYSITELIB}/bzrlib/tests/repository_implementations/__init__.pyo
+${PYSITELIB}/bzrlib/tests/repository_implementations/helpers.py
+${PYSITELIB}/bzrlib/tests/repository_implementations/helpers.pyc
+${PYSITELIB}/bzrlib/tests/repository_implementations/helpers.pyo
${PYSITELIB}/bzrlib/tests/repository_implementations/test_break_lock.py
${PYSITELIB}/bzrlib/tests/repository_implementations/test_break_lock.pyc
${PYSITELIB}/bzrlib/tests/repository_implementations/test_break_lock.pyo
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check.py
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check.pyc
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check.pyo
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check_reconcile.py
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check_reconcile.pyc
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_check_reconcile.pyo
${PYSITELIB}/bzrlib/tests/repository_implementations/test_commit_builder.py
${PYSITELIB}/bzrlib/tests/repository_implementations/test_commit_builder.pyc
${PYSITELIB}/bzrlib/tests/repository_implementations/test_commit_builder.pyo
@@ -854,6 +887,9 @@ ${PYSITELIB}/bzrlib/tests/repository_implementations/test_fileid_involved.pyo
${PYSITELIB}/bzrlib/tests/repository_implementations/test_has_same_location.py
${PYSITELIB}/bzrlib/tests/repository_implementations/test_has_same_location.pyc
${PYSITELIB}/bzrlib/tests/repository_implementations/test_has_same_location.pyo
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_is_write_locked.py
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_is_write_locked.pyc
+${PYSITELIB}/bzrlib/tests/repository_implementations/test_is_write_locked.pyo
${PYSITELIB}/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.py
${PYSITELIB}/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.pyc
${PYSITELIB}/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.pyo
@@ -902,6 +938,9 @@ ${PYSITELIB}/bzrlib/tests/test_atomicfile.pyo
${PYSITELIB}/bzrlib/tests/test_bad_files.py
${PYSITELIB}/bzrlib/tests/test_bad_files.pyc
${PYSITELIB}/bzrlib/tests/test_bad_files.pyo
+${PYSITELIB}/bzrlib/tests/test_bisect_multi.py
+${PYSITELIB}/bzrlib/tests/test_bisect_multi.pyc
+${PYSITELIB}/bzrlib/tests/test_bisect_multi.pyo
${PYSITELIB}/bzrlib/tests/test_branch.py
${PYSITELIB}/bzrlib/tests/test_branch.pyc
${PYSITELIB}/bzrlib/tests/test_branch.pyo
@@ -1123,6 +1162,9 @@ ${PYSITELIB}/bzrlib/tests/test_read_bundle.pyo
${PYSITELIB}/bzrlib/tests/test_reconcile.py
${PYSITELIB}/bzrlib/tests/test_reconcile.pyc
${PYSITELIB}/bzrlib/tests/test_reconcile.pyo
+${PYSITELIB}/bzrlib/tests/test_reconfigure.py
+${PYSITELIB}/bzrlib/tests/test_reconfigure.pyc
+${PYSITELIB}/bzrlib/tests/test_reconfigure.pyo
${PYSITELIB}/bzrlib/tests/test_registry.py
${PYSITELIB}/bzrlib/tests/test_registry.pyc
${PYSITELIB}/bzrlib/tests/test_registry.pyo
@@ -1291,6 +1333,9 @@ ${PYSITELIB}/bzrlib/tests/tree_implementations/test_inv.pyo
${PYSITELIB}/bzrlib/tests/tree_implementations/test_list_files.py
${PYSITELIB}/bzrlib/tests/tree_implementations/test_list_files.pyc
${PYSITELIB}/bzrlib/tests/tree_implementations/test_list_files.pyo
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_path_content_summary.py
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_path_content_summary.pyc
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_path_content_summary.pyo
${PYSITELIB}/bzrlib/tests/tree_implementations/test_revision_tree.py
${PYSITELIB}/bzrlib/tests/tree_implementations/test_revision_tree.pyc
${PYSITELIB}/bzrlib/tests/tree_implementations/test_revision_tree.pyo
@@ -1462,9 +1507,6 @@ ${PYSITELIB}/bzrlib/transport/http/__init__.pyo
${PYSITELIB}/bzrlib/transport/http/_pycurl.py
${PYSITELIB}/bzrlib/transport/http/_pycurl.pyc
${PYSITELIB}/bzrlib/transport/http/_pycurl.pyo
-${PYSITELIB}/bzrlib/transport/http/_pycurl_errors.py
-${PYSITELIB}/bzrlib/transport/http/_pycurl_errors.pyc
-${PYSITELIB}/bzrlib/transport/http/_pycurl_errors.pyo
${PYSITELIB}/bzrlib/transport/http/_urllib.py
${PYSITELIB}/bzrlib/transport/http/_urllib.pyc
${PYSITELIB}/bzrlib/transport/http/_urllib.pyo
@@ -1498,6 +1540,9 @@ ${PYSITELIB}/bzrlib/transport/sftp.pyo
${PYSITELIB}/bzrlib/transport/ssh.py
${PYSITELIB}/bzrlib/transport/ssh.pyc
${PYSITELIB}/bzrlib/transport/ssh.pyo
+${PYSITELIB}/bzrlib/transport/trace.py
+${PYSITELIB}/bzrlib/transport/trace.pyc
+${PYSITELIB}/bzrlib/transport/trace.pyo
${PYSITELIB}/bzrlib/transport/unlistable.py
${PYSITELIB}/bzrlib/transport/unlistable.pyc
${PYSITELIB}/bzrlib/transport/unlistable.pyo
diff --git a/devel/bzr/distinfo b/devel/bzr/distinfo
index 7b1b7e329d9..320d08bc9ba 100644
--- a/devel/bzr/distinfo
+++ b/devel/bzr/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2007/10/27 11:46:43 wiz Exp $
+$NetBSD: distinfo,v 1.15 2007/11/29 20:03:14 wiz Exp $
-SHA1 (bzr-0.91.tar.gz) = 40a4f9a8224873b68f9c4e81daff4b1dec59d650
-RMD160 (bzr-0.91.tar.gz) = 890a1abf0b0848186ea491b6375b955a590a2ba2
-Size (bzr-0.91.tar.gz) = 1781688 bytes
+SHA1 (bzr-0.92.tar.gz) = 51901b0c467e30dab9e51b990bb491752460d680
+RMD160 (bzr-0.92.tar.gz) = f7a6c24944be50c830c25376bfaf0d2b8c56ae56
+Size (bzr-0.92.tar.gz) = 1879050 bytes
SHA1 (patch-aa) = 8eda90885b3127525330cd3432538fb2b4df98c1
SHA1 (patch-ab) = 2213a002f9bc0f5baba0554b6b375becf4d98d9c