ports/118067: [MAINTAINER] Update devel/bazaar-ng to 0.92
Matthew D. Fuller
fullermd at over-yonder.net
Thu Nov 15 08:30:01 UTC 2007
>Number: 118067
>Category: ports
>Synopsis: [MAINTAINER] Update devel/bazaar-ng to 0.92
>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: Thu Nov 15 08:30:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Matthew D. Fuller
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD draco.over-yonder.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jul 1 03:25:36 CDT 2007 root at draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386
>Description:
New software version.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/devel/bazaar-ng/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile 24 Oct 2007 17:56:56 -0000 1.24
+++ Makefile 15 Nov 2007 07:59:27 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= bazaar-ng
-PORTVERSION= 0.91
+PORTVERSION= 0.92
CATEGORIES= devel
MASTER_SITES= http://bazaar-vcs.org/releases/src/
DISTNAME= bzr-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/devel/bazaar-ng/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo 27 Sep 2007 20:56:55 -0000 1.18
+++ distinfo 15 Nov 2007 08:03:11 -0000
@@ -1,3 +1,3 @@
-MD5 (bzr-0.91.tar.gz) = 2a298cf49d4c4879483db61c52abae31
-SHA256 (bzr-0.91.tar.gz) = bcd324fac79034c4837c92c29dd1b1b417e2b51a8e9ad0ed4407cbad939d3fe2
-SIZE (bzr-0.91.tar.gz) = 1781688
+MD5 (bzr-0.92.tar.gz) = f91e760d646660f0f790066ff0526b38
+SHA256 (bzr-0.92.tar.gz) = d0959781e6eb6ceb34fb1305d1fa61d106ad57600578e0090aac0325210e46ac
+SIZE (bzr-0.92.tar.gz) = 1879050
Index: pkg-plist
===================================================================
RCS file: /usr/cvs/ports/devel/bazaar-ng/pkg-plist,v
retrieving revision 1.17
diff -u -r1.17 pkg-plist
--- pkg-plist 27 Sep 2007 20:56:55 -0000 1.17
+++ pkg-plist 15 Nov 2007 08:10:51 -0000
@@ -104,6 +104,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/benchmarks/tree_creator/simple_many_commit.py
%%PYTHON_SITELIBDIR%%/bzrlib/benchmarks/tree_creator/simple_many_commit.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/benchmarks/tree_creator/simple_many_commit.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/bisect_multi.py
+%%PYTHON_SITELIBDIR%%/bzrlib/bisect_multi.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/bisect_multi.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/branch.py
%%PYTHON_SITELIBDIR%%/bzrlib/branch.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/branch.pyo
@@ -349,12 +352,18 @@
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/__init__.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/__init__.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/__init__.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/account.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/account.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/account.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_indirect.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_indirect.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_indirect.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_registration.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_registration.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/lp_registration.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_account.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_account.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_account.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_indirect.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_indirect.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_indirect.pyo
@@ -370,6 +379,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/reconcile.py
%%PYTHON_SITELIBDIR%%/bzrlib/reconcile.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/reconcile.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/reconfigure.py
+%%PYTHON_SITELIBDIR%%/bzrlib/reconfigure.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/reconfigure.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/registry.py
%%PYTHON_SITELIBDIR%%/bzrlib/registry.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/registry.pyo
@@ -382,6 +394,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/knitrepo.py
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/knitrepo.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/knitrepo.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/pack_repo.py
+%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/pack_repo.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/pack_repo.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/weaverepo.py
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/weaverepo.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/repofmt/weaverepo.pyo
@@ -625,6 +640,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconcile.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconcile.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconcile.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconfigure.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconfigure.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_reconfigure.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_remerge.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_remerge.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_remerge.pyo
@@ -679,6 +697,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_uncommit.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_uncommit.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_uncommit.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_unknowns.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_unknowns.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_unknowns.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_update.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_update.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/blackbox/test_update.pyo
@@ -778,6 +799,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_checkout.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_checkout.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_checkout.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_commit.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_commit.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_commit.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_init.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_init.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/commands/test_init.pyo
@@ -838,9 +862,18 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/__init__.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/__init__.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/__init__.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/helpers.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/helpers.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/helpers.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_break_lock.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_break_lock.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_break_lock.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check_reconcile.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check_reconcile.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_check_reconcile.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_commit_builder.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_commit_builder.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_commit_builder.pyo
@@ -853,6 +886,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_has_same_location.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_has_same_location.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_has_same_location.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_is_write_locked.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_is_write_locked.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_is_write_locked.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/repository_implementations/test_iter_reverse_revision_history.pyo
@@ -901,6 +937,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bad_files.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bad_files.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bad_files.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bisect_multi.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bisect_multi.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_bisect_multi.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_branch.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_branch.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_branch.pyo
@@ -1122,6 +1161,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconcile.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconcile.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconcile.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconfigure.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconfigure.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_reconfigure.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_registry.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_registry.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_registry.pyo
@@ -1290,6 +1332,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_list_files.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_list_files.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_list_files.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_path_content_summary.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_path_content_summary.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_path_content_summary.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_revision_tree.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_revision_tree.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/tree_implementations/test_revision_tree.pyo
@@ -1461,9 +1506,6 @@
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl.py
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl.pyo
-%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl_errors.py
-%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl_errors.pyc
-%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_pycurl_errors.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_urllib.py
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_urllib.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/transport/http/_urllib.pyo
@@ -1497,6 +1539,9 @@
%%PYTHON_SITELIBDIR%%/bzrlib/transport/ssh.py
%%PYTHON_SITELIBDIR%%/bzrlib/transport/ssh.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/transport/ssh.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/transport/trace.py
+%%PYTHON_SITELIBDIR%%/bzrlib/transport/trace.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/transport/trace.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/transport/unlistable.py
%%PYTHON_SITELIBDIR%%/bzrlib/transport/unlistable.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/transport/unlistable.pyo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list