Files

29 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2004-03-30 03:21:34 +00:00
PortSystem 1.0
2004-03-30 03:21:34 +00:00
name diffstat
2026-04-16 11:04:39 -07:00
version 1.69
2004-03-30 03:21:34 +00:00
categories devel
license MIT
maintainers {toby @tobypeterson}
2004-03-30 03:21:34 +00:00
description 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 https://invisible-island.net/diffstat/
2004-03-30 03:21:34 +00:00
platforms darwin
master_sites https://invisible-island.net/archives/${name}/ \
https://invisible-mirror.net/archives/${name}/
2009-04-07 07:01:41 +00:00
extract.suffix .tgz
2026-04-16 11:04:39 -07:00
checksums rmd160 5abc1031d86f14b112ca6789bc0102f7596f98f8 \
sha256 bb02464072f769dd9832fd999526734c90eb4d66fb56d5351540a750c88a77f6 \
size 308075
2004-12-28 09:49:36 +00:00
configure.args --mandir=${prefix}/share/man
2005-02-04 04:25:00 +00:00
test.run yes
test.target check
2014-08-01 20:52:14 +00:00
livecheck.type regex
livecheck.url [lindex ${master_sites} 0]
livecheck.regex diffstat-(\[0-9\]+\.\[0-9\]+)