---
name: bzr-pipeline
version: 1.4_1
origin: devel/bzr-pipeline
comment: Bzr tools for working with a sequence of branches
arch: freebsd:9:x86:64
www: http://wiki.bazaar.canonical.com/BzrPipeline
maintainer: cs@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 430981
desc: |
  The Bazaar pipeline plugin helps you organize your changes into
  sections called "pipes". Pipelines can help you:

  * focus on each set of changes as a coherent piece, without being
    distracted by other sets of changes.
  * respect diff size limits when submitting changes
  * avoid reviewer fatigue when submitting changes for code review
  * maintain a set of patches against an upstream branch

  WWW: http://wiki.bazaar.canonical.com/BzrPipeline
deps:
  py27-pycrypto: {origin: security/py-pycrypto, version: 2.6_1}
  py27-paramiko: {origin: security/py-paramiko, version: 1.11.0}
  ca_root_nss: {origin: security/ca_root_nss, version: 3.15.1}
  gmp: {origin: math/gmp, version: 5.1.2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  bzr: {origin: devel/bzr, version: 2.6.0}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
