aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-14 19:17:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-14 19:17:33 +0000
commitf7b1ac9195e1e999c0ebd1e23e9b1960407fc29e (patch)
tree92afa6e5a1cd129910cf137a395fb2b7c779357e /devel/bzr
parentfda6a682153b29f8e27a39a379f56b0744305b4d (diff)
downloadports-f7b1ac9195e1e999c0ebd1e23e9b1960407fc29e.tar.gz
ports-f7b1ac9195e1e999c0ebd1e23e9b1960407fc29e.zip
- Update to 1.12
PR: 131650 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Notes
Notes: svn path=/head/; revision=228293
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
-rw-r--r--devel/bzr/distinfo6
-rw-r--r--devel/bzr/pkg-plist13
3 files changed, 18 insertions, 5 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 9139d55dca00..e9ea5c1ffc58 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= bazaar-ng
-PORTVERSION= 1.11
+PORTVERSION= 1.12
CATEGORIES= devel
-MASTER_SITES= https://launchpad.net/bzr/1.11/${PORTVERSION}/+download/
+MASTER_SITES= https://launchpad.net/bzr/1.12/${PORTVERSION}/+download/
DISTNAME= bzr-${PORTVERSION}
MAINTAINER= fullermd@over-yonder.net
diff --git a/devel/bzr/distinfo b/devel/bzr/distinfo
index 0e80257ad739..e96b7c1a603e 100644
--- a/devel/bzr/distinfo
+++ b/devel/bzr/distinfo
@@ -1,3 +1,3 @@
-MD5 (bzr-1.11.tar.gz) = 08f8e60cfd7a60e8a2552dee0df9a7e8
-SHA256 (bzr-1.11.tar.gz) = 1f6c6dd1e999fac9b94702ff8c7d9e1c3b14859f13486900cf7609c6c8ce04e1
-SIZE (bzr-1.11.tar.gz) = 3962105
+MD5 (bzr-1.12.tar.gz) = 331ceefccbe39ddff610a1a847bd611a
+SHA256 (bzr-1.12.tar.gz) = 45658319296425b55ad1bb881adc27a311a5d429b3352b8088b2bdb722afe7b8
+SIZE (bzr-1.12.tar.gz) = 4001912
diff --git a/devel/bzr/pkg-plist b/devel/bzr/pkg-plist
index 7bb9723ed99b..e6c8d766e86f 100644
--- a/devel/bzr/pkg-plist
+++ b/devel/bzr/pkg-plist
@@ -275,6 +275,7 @@ bin/bzr
%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/configuration.txt
%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/conflicts.txt
%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/hooks.txt
+%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/log-formats.txt
%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/patterns.txt
%%PYTHON_SITELIBDIR%%/bzrlib/help_topics/en/rules.txt
%%PYTHON_SITELIBDIR%%/bzrlib/hooks.py
@@ -403,6 +404,9 @@ bin/bzr
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_directory.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_directory.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_directory.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_open.py
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_open.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_open.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_service.py
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_service.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/plugins/launchpad/test_lp_service.pyo
@@ -814,6 +818,9 @@ bin/bzr
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_create_checkout.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_create_checkout.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_create_checkout.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_dotted_revno_to_revision_id.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_dotted_revno_to_revision_id.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_dotted_revno_to_revision_id.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_get_revision_id_to_revno_map.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_get_revision_id_to_revno_map.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_get_revision_id_to_revno_map.pyo
@@ -823,6 +830,9 @@ bin/bzr
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_http.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_http.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_http.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_iter_merge_sorted_revisions.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_iter_merge_sorted_revisions.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_iter_merge_sorted_revisions.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_last_revision_info.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_last_revision_info.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_last_revision_info.pyo
@@ -847,6 +857,9 @@ bin/bzr
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_history.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_history.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_history.pyo
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_dotted_revno.py
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_dotted_revno.pyc
+%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_dotted_revno.pyo
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_revno.py
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_revno.pyc
%%PYTHON_SITELIBDIR%%/bzrlib/tests/branch_implementations/test_revision_id_to_revno.pyo