public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] wdiff 0.5 -- Compare two files word by word
@ 2007-08-22  9:29 Jari Aalto
  2007-08-22 19:16 ` [GTG] " Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Jari Aalto @ 2007-08-22  9:29 UTC (permalink / raw)
  To: cygwin-apps


Included in Debian

  http://packages.debian.org/stable/text/wdiff

Jari

sdesc: "Compare two files word by word"
ldesc: "Find word deleted or added from the first file to make the second. A
word is defined as anything between whitespace. It works by creating
two temporary files, one word per line, and the executes 'diff' on
these fields. It collects the 'diff' output and uses it to produce a
nicer display of word differences between the original files."
category: Utils
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/wdiff/wdiff-0.5-1.tar.bz2 \
    http://cygwin.cante.net/wdiff/wdiff-0.5-1-src.tar.bz2 \
    http://cygwin.cante.net/wdiff/setup.hint

b) automated: get.sh displays further instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir wdiff ; cd wdiff
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/wdiff/get.sh \
          http://cygwin.cante.net/wdiff/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GTG] wdiff 0.5 -- Compare two files word by word
  2007-08-22  9:29 [ITP] wdiff 0.5 -- Compare two files word by word Jari Aalto
@ 2007-08-22 19:16 ` Eric Blake
  2007-08-23 18:46   ` Jari Aalto
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Blake @ 2007-08-22 19:16 UTC (permalink / raw)
  To: cygwin-apps

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jari Aalto (Cygwin-bug#20070822T0855) on 8/22/2007 3:33 AM:
> Included in Debian
> 
>   http://packages.debian.org/stable/text/wdiff
> 
> Jari
> 
> sdesc: "Compare two files word by word"
> 
>   wget        \
>     http://cygwin.cante.net/wdiff/wdiff-0.5-1.tar.bz2 \
>     http://cygwin.cante.net/wdiff/wdiff-0.5-1-src.tar.bz2 \
>     http://cygwin.cante.net/wdiff/setup.hint
> 

Setup.hint should depend on diffutils, since wdiff does
execvp("/bin/diff").  But other than that, the packaging looked okay, so I
went ahead and uploaded it and corrected the setup.hint.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzIus84KuGfSFAYARAmF5AJ9NMhHcbbi/ZSkhJ1bKrLEMXu3ZMACfc+Ql
xayboub30RlUIFGM7yFlsyw=
=9n92
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GTG] wdiff 0.5 -- Compare two files word by word
  2007-08-22 19:16 ` [GTG] " Eric Blake
@ 2007-08-23 18:46   ` Jari Aalto
  0 siblings, 0 replies; 3+ messages in thread
From: Jari Aalto @ 2007-08-23 18:46 UTC (permalink / raw)
  To: cygwin-apps

Eric Blake <ebb9-PGZyUNKar/Q@public.gmane.org> writes:
> Setup.hint should depend on diffutils, since wdiff does
> execvp("/bin/diff").  But other than that, the packaging looked okay, so I
> went ahead and uploaded it and corrected the setup.hint.

Good call. I'll include it in 0.6

Jari

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-23 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-22  9:29 [ITP] wdiff 0.5 -- Compare two files word by word Jari Aalto
2007-08-22 19:16 ` [GTG] " Eric Blake
2007-08-23 18:46   ` Jari Aalto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).