#16413 closed defect (fixed)
Update diffstat to 1.46
Reported by: | simon@… | Owned by: | tim@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
Hi,
please update diffstat. Here is the patch.
--- a/dports/devel/diffstat/Portfile +++ b/dports/devel/diffstat/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 name diffstat -version 1.45 +version 1.46 categories devel maintainers tim@ccc.de description Make histogram from diff-output @@ -15,9 +15,9 @@ platforms darwin master_sites ftp://invisible-island.net/diffstat/ distname ${name} worksrcdir ${name}-${version} -checksums md5 cfe06ffcdbeaaa2fd296db867157ef78 \ - sha1 5801ed764eee00f3c81be7f6995670962aad7467 \ - rmd160 4438f3a6ac709ee7bb08ce14220dfcfa4697fa15 +checksums md5 626acb8cdd9e5cdb3a502bc12b828067 \ + sha1 7cc31a16596de4ebe372e8a753333dd3ec2b577a \ + rmd160 329c222babf81e742548f1d838bd42a97b48b9e0 configure.args --mandir=${prefix}/share/man
Simon
Change History (3)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:2 Changed 16 years ago by simon@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r39805.