---
name: git-review
version: 1.21
origin: devel/git-review
comment: Allow to push review and interact with a Gerrit server
arch: freebsd:9:x86:64
www: https://launchpad.net/git-review
maintainer: dereckson@gmail.com
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 66006
desc: |
  Git review allows you to extend git to interact more easily with a Gerrit server
  from the console.

  It allows you to push change to review, download a changeset into a new branch,
  push a change as draft or push an amended change as new patchset.

  WWW: https://launchpad.net/git-review
deps:
  expat: {origin: textproc/expat2, version: 2.1.0}
  ca_root_nss: {origin: security/ca_root_nss, version: 3.15.1}
  p5-Net-SMTP-SSL: {origin: mail/p5-Net-SMTP-SSL, version: 1.01_1}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  p5-Error: {origin: lang/p5-Error, version: 0.17020}
  curl: {origin: ftp/curl, version: 7.31.0_1}
  py27-argparse: {origin: devel/py-argparse, version: 1.1}
  git: {origin: devel/git, version: 1.8.3.4}
  gettext: {origin: devel/gettext, version: 0.18.3}
  cvsps: {origin: devel/cvsps, version: 2.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- python
- devel
files:
  /usr/local/bin/git-review: 17a2a514f47d1d5ee89d38099ace996b93bd54dd32b998dd39bff60abc86353b
  /usr/local/man/man1/git-review.1.gz: 4b68a9d624dc89f2cfdcaec58afff4a1bc948473df20621377fb9319454aa463
  /usr/local/share/doc/git-review/AUTHORS: 5a369de99e3ec8c1d30efa73f27ce50f40b8dd4f5fcf72147088173a16cbbe59
  /usr/local/share/doc/git-review/HACKING.rst: daa0381c91edd896d8ef6828c1f0f6ca2556cb74f0083420c94c44000c7e9bc5
  /usr/local/share/doc/git-review/README.md: e52ee7357cdac8b26771e4198b4a547a3d56025c4450bb51b5236a82f6f55967
  /usr/local/share/licenses/git-review-1.21/AL2: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9
  /usr/local/share/licenses/git-review-1.21/LICENSE: 20767254ccfd6c8325b02f83fbe04d654150018b88d0e64f5ef290919f8d96a3
  /usr/local/share/licenses/git-review-1.21/catalog.mk: 877c654031f34e3b3393cf281206b66244e8a5d5b4eb64df9301193cc2725fb6
directories:
  /usr/local/share/licenses/git-review-1.21/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/git-review/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
