---
name: dwdiff
version: 2.0.4
origin: textproc/dwdiff
comment: Delimited word diff program
arch: freebsd:9:x86:64
www: http://os.ghalkes.nl/dwdiff.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 216517
desc: |
  dwdiff is a diff program that operates at the word level instead of the line
  level. It is different from wdiff in that it allows the user to specify what
  should be considered whitespace, and in that it takes an optional list of
  characters that should be considered delimiters. Delimiters are single
  characters that are treated as if they are words, even when there is no
  whitespace separating them from preceding words or delimiters. dwdiff is
  mostly commandline compatible with wdiff. Only the --autopager, --terminal
  and --avoid-wraps options are not supported.

  The default output from dwdiff is the new text, with the deleted and inserted
  parts annotated with markers. Command line options are available to change
  both what is printed, and the markers.

  WWW: http://os.ghalkes.nl/dwdiff.html
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  icu: {origin: devel/icu, version: 50.1.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [textproc]
options: {DOCS: on, NLS: on, UNICODE: on}
files:
  /usr/local/bin/dwdiff: 00053b9a2a33ace4a82899e3363308a00d955e4997c5e8d0c9843a6a8b9d913f
  /usr/local/bin/dwfilter: bd829ffc06391bc0e6c0c2f9126ecf63154e186adc842c33afac9b7e6cb445e0
  /usr/local/man/man1/dwdiff.1.gz: 07cc39eebf0b511496d96518ce2d577292c09da7907884ebb7902032d97dcd6b
  /usr/local/man/man1/dwfilter.1.gz: e2bfb58c692f54fd16877b57a407743da957e50fb422f048f6b90f70ea4961a3
  /usr/local/man/nl.UTF-8/man1/dwdiff.1.gz: b08b119c1d264a2cf6e325672489faab4063fa5f6e2939b525e7f8507d0b9006
  /usr/local/man/nl.UTF-8/man1/dwfilter.1.gz: e6069c246beebb621707d90b4b1c12ca34d726bd30f8d029bde6fe9700409cc6
  /usr/local/man/nl/man1/dwdiff.1.gz: b08b119c1d264a2cf6e325672489faab4063fa5f6e2939b525e7f8507d0b9006
  /usr/local/man/nl/man1/dwfilter.1.gz: e6069c246beebb621707d90b4b1c12ca34d726bd30f8d029bde6fe9700409cc6
  /usr/local/share/doc/dwdiff/COPYING: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/doc/dwdiff/Changelog: a9911bbd5b7836c801611fdce8384fd37a9cee3090c2c3580545383d84066597
  /usr/local/share/doc/dwdiff/README: cd31fe5f2482f4005bace48728a928e4225d5d71ec6d85386f4820bf42b0da4d
  /usr/local/share/licenses/dwdiff-2.0.4/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/dwdiff-2.0.4/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/dwdiff-2.0.4/catalog.mk: 7ec895e5706beb88f3544ae9f52e2178d537272d0c490863fdb55668249453df
  /usr/local/share/locale/de/LC_MESSAGES/dwdiff.mo: 163d872041359673e76534cf980c09258f512024889e1b9b63129486edd7fd3c
  /usr/local/share/locale/es/LC_MESSAGES/dwdiff.mo: 138edaaacfec813b9e41af46ac1ea3daf032e0d52e17d29e313d7f09f0c27b2a
  /usr/local/share/locale/fr/LC_MESSAGES/dwdiff.mo: fa84867751c5dd296e618db956e7a766826105cef0a865f235197221f3c32eb7
  /usr/local/share/locale/nl/LC_MESSAGES/dwdiff.mo: 0ef0520f92df1213d476b15e8d061dc7cbcaf7e390a89fc41950e004e3200904
directories:
  /usr/local/share/licenses/dwdiff-2.0.4/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/dwdiff/: n
  /usr/local/man/nl/man1/: y
  /usr/local/man/nl/: y
  /usr/local/man/nl.UTF-8/man1/: y
  /usr/local/man/nl.UTF-8/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
