           SPELL=xdelta
         VERSION=1.1.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:b65d453085dfb06e69c9be01408b6c2487730a1bf5acc305db819df38d99bfbb925bfeb4221cde838465acc6b24d31f755a5e09c18f443c03bbd2b825a381e20
        WEB_SITE=http://xdelta.sourceforge.net
         ENTERED=20010922
         UPDATED=20011221
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Diff program that works on binaries."
cat << EOF
Announcing version 1.1.2 of Xdelta.  Xdelta is an application program
designed to compute changes between files.  These changes (deltas) are
similar to the output of the "diff" program in that they may be used
to store and transmit only the changes between files.  However, unlike
diff, the output of Xdelta is not expressed in a human-readable
format--Xdelta can also also apply these deltas to a copy of the
original file.  Xdelta uses a fast, linear algorithm and performs well
on both binary and text files.
EOF
