Commits

Toby Peterson authored b05083594dd
diffstat 1.62
No tags

devel/diffstat/Portfile

Modified
1 1 PortSystem 1.0
2 2
3 3 name diffstat
4 -version 1.61
4 +version 1.62
5 5 categories devel
6 6 maintainers toby
7 7 description Make histogram from diff-output
8 8 long_description diffstat reads the output of diff and displays a histogram\
9 9 of the insertions, deletions, and modifications per-file.\
10 10 It is useful for reviewing large, complex patch files.
11 11 homepage https://invisible-island.net/diffstat/
12 12 platforms darwin
13 13 master_sites ftp://ftp.invisible-island.net/diffstat/ \
14 14 https://invisible-mirror.net/archives/diffstat/
15 15 extract.suffix .tgz
16 -checksums rmd160 5b82895b521aa9b0ebbcac0b786df7cf1e7039de \
17 - sha256 25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee
16 +checksums rmd160 7dcc8583d68856cb3b1b73db23cdb2e9f78f5d1f \
17 + sha256 7f09183644ed77a156b15346bbad4e89c93543e140add9dab18747e30522591f \
18 + size 263314
18 19
19 20 configure.args --mandir=${prefix}/share/man
20 21
21 22 test.run yes
22 23 test.target check
23 24
24 25 livecheck.type regex
25 26 livecheck.url ftp://ftp.invisible-island.net/diffstat/
26 27 livecheck.regex > diffstat-(\[0-9\]+\.\[0-9\]+)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut