summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-04-07 20:10:10 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-04-07 20:10:10 +0000
commitb2c5f45adb4fbdd70cea1d6d3367e17016856984 (patch)
tree9a16ef955118da5f52db8cc4c3bce7134c23c4b2 /devel/bzr
parent7688e5782d5e4e8ae94486a99a76f3676788551d (diff)
downloadpkgsrc-b2c5f45adb4fbdd70cea1d6d3367e17016856984.tar.gz
Update to 1.3:
Many operations that act on history, including ``log`` and ``annotate`` are now substantially faster. Several bugs have been fixed and several new options and features have been added. And more, please review the NEWS file.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
-rw-r--r--devel/bzr/PLIST26
-rw-r--r--devel/bzr/distinfo8
3 files changed, 25 insertions, 13 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 24329f55675..be12835f365 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2008/02/15 16:46:20 gdt Exp $
+# $NetBSD: Makefile,v 1.21 2008/04/07 20:10:10 xtraeme Exp $
#
-DISTNAME= bzr-1.2
+DISTNAME= bzr-1.3
CATEGORIES= devel scm
MASTER_SITES= http://bazaar-vcs.org/releases/src/
diff --git a/devel/bzr/PLIST b/devel/bzr/PLIST
index e91484591de..81ed28d6015 100644
--- a/devel/bzr/PLIST
+++ b/devel/bzr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2008/02/15 16:46:20 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2008/04/07 20:10:10 xtraeme Exp $
bin/bzr
${PYSITELIB}/bzrlib/__init__.py
${PYSITELIB}/bzrlib/__init__.pyc
@@ -363,24 +363,36 @@ ${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_directory.py
+${PYSITELIB}/bzrlib/plugins/launchpad/lp_directory.pyc
+${PYSITELIB}/bzrlib/plugins/launchpad/lp_directory.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
+${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_directory.py
+${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_directory.pyc
+${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_directory.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_service.py
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_service.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/test_lp_service.pyo
${PYSITELIB}/bzrlib/plugins/launchpad/test_register.py
${PYSITELIB}/bzrlib/plugins/launchpad/test_register.pyc
${PYSITELIB}/bzrlib/plugins/launchpad/test_register.pyo
+${PYSITELIB}/bzrlib/directory_service.py
+${PYSITELIB}/bzrlib/directory_service.pyc
+${PYSITELIB}/bzrlib/directory_service.pyo
+${PYSITELIB}/bzrlib/tests/blackbox/test_hooks.py
+${PYSITELIB}/bzrlib/tests/blackbox/test_hooks.pyc
+${PYSITELIB}/bzrlib/tests/blackbox/test_hooks.pyo
+${PYSITELIB}/bzrlib/tests/test_directory_service.py
+${PYSITELIB}/bzrlib/tests/test_directory_service.pyc
+${PYSITELIB}/bzrlib/tests/test_directory_service.pyo
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_annotate_iter.py
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_annotate_iter.pyc
+${PYSITELIB}/bzrlib/tests/tree_implementations/test_annotate_iter.pyo
${PYSITELIB}/bzrlib/progress.py
${PYSITELIB}/bzrlib/progress.pyc
${PYSITELIB}/bzrlib/progress.pyo
diff --git a/devel/bzr/distinfo b/devel/bzr/distinfo
index a4d3876edcd..6c3cc57a3e9 100644
--- a/devel/bzr/distinfo
+++ b/devel/bzr/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2008/02/15 16:46:20 gdt Exp $
+$NetBSD: distinfo,v 1.18 2008/04/07 20:10:10 xtraeme Exp $
-SHA1 (bzr-1.2.tar.gz) = 9d10c3a0ca51dd33a22aaf12a5292eecedd95610
-RMD160 (bzr-1.2.tar.gz) = ec7fc2744f2e52783e95fc4789c13869d2862527
-Size (bzr-1.2.tar.gz) = 3453071 bytes
+SHA1 (bzr-1.3.tar.gz) = e6a92ab0abfe54bfc0fa492f11dc65bb759acb47
+RMD160 (bzr-1.3.tar.gz) = e7be7c90e448bf22ec58c811505c6dd1519a7e4b
+Size (bzr-1.3.tar.gz) = 3477457 bytes
SHA1 (patch-aa) = 8eda90885b3127525330cd3432538fb2b4df98c1
SHA1 (patch-ab) = 2213a002f9bc0f5baba0554b6b375becf4d98d9c