the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: diffstat
Version: 1.51
Revision: 2
Source: http://invisible-island.net/datafiles/release/%n.tar.gz
Source-MD5: a7d3fd1ba2a9a6c9e2b32e867b5e8792
SourceDirectory: %n-%v
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: CHANGES:ChangeLog README
Homepage: http://invisible-island.net
License: BSD
Maintainer: Jack Fink
Description: Generate statistics from diff output
DescDetail: <<
Diffstat reads the output of the diff command and displays a histogram
of the insertions, deletions, and modifications in each file. Diffstat
is commonly used to provide a summary of the changes in large, complex
patch files.
<<
DescPackaging: <<
Previous versions were packaged by
David Bacher
<<