---
name: patch
version: 2.7_1
origin: devel/patch
comment: GNU patch utility
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/patch/patch.html
maintainer: glarkin@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 195793
desc: |
  The patch program takes a patch file containing a difference
  listing produced by the diff program and applies those
  differences to one or more original files, producing patched
  versions.

  WWW: http://www.gnu.org/software/patch/patch.html
categories: [devel]
files:
  /usr/local/bin/gpatch: ac078a87dd3b1bcb2cf1697e4a5aa29fa559c4bf82c594d5d0148162b8eb639f
  /usr/local/man/man1/gpatch.1.gz: dff1d354b56aa05c2acf417c66d3f2f5561e216ae591a7b4aa96bb929a00a3ce
  /usr/local/share/licenses/patch-2.7_1/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/patch-2.7_1/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/patch-2.7_1/catalog.mk: 2ac3dad2c36de3a2e91ae01ab9a14b199aeb9831246671440a242305d2938125
directories:
  /usr/local/share/licenses/patch-2.7_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
