#1681 closed defect (fixed)
NEW: diffstat-1.34
Reported by: | tim@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
diffstat-1.34
the portfile can be found here: INLINE
Description: make histogram from diff-output
Homepage: http://dickey.his.com/diffstat/diffstat.html
================INLINE CONTENT================ # $Id: Portfile,v 1.3 2004/02/06 20:10:13 tim Exp $ PortSystem 1.0 name diffstat version 1.34 categories devel maintainers tim@… description diffstat - make histogram from diff-output long_description diffstat reads the output of diff and displays a histogram\
of the insertions, deletions, and modifications per-file.\ It is useful for reviewing large, complex patch files.
homepage http://dickey.his.com/diffstat/diffstat.html master_sites ftp://invisible-island.net/diffstat/ distfiles diffstat.tar.gz checksums diffstat.tar.gz md5 8cf39406d471722499b4d9dacdf367f5 configure.args --mandir=${prefix}/share/man platforms darwin ================INLINE CONTENT================
Attachments (1)
Change History (2)
Changed 21 years ago by digdog@…
comment:1 Changed 21 years ago by matt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed with Kevin's changes. Thanks Tim, Kevin!
Portfile