[75134] trunk/dports/net/mtr/Portfile
Joshua Root
jmr at macports.org
Sat Jan 15 22:59:27 PST 2011
> Revision: 75134
> http://trac.macports.org/changeset/75134
> Author: snc at macports.org
> Date: 2011-01-15 18:44:17 -0800 (Sat, 15 Jan 2011)
> Log Message:
> -----------
> mtr:
> * update to 0.80, #27347
> * maintainer timeout
>
> Modified Paths:
> --------------
> trunk/dports/net/mtr/Portfile
>
> Modified: trunk/dports/net/mtr/Portfile
> ===================================================================
> --- trunk/dports/net/mtr/Portfile 2011-01-16 02:36:26 UTC (rev 75133)
> +++ trunk/dports/net/mtr/Portfile 2011-01-16 02:44:17 UTC (rev 75134)
> @@ -4,7 +4,7 @@
> PortSystem 1.0
>
> name mtr
> -version 0.75
> +version 0.80
> categories net
> maintainers mr_bond
> description 'traceroute' and 'ping' in a single tool
> @@ -22,9 +22,10 @@
> platforms darwin
> master_sites ftp://ftp.bitwizard.nl/mtr/ \
> macports:blair
> -checksums md5 23baca52d0922c2ecba7eba05317868c \
> - sha1 d9d3f849e32dda8aa5a7a297c25053e5d8504b27 \
> - rmd160 d7df41c0c9b457eeff4034c9bc2f01456b8f6c68
> +
> +checksums md5 fa68528eaec1757f52bacf9fea8c68a9 \
> + sha1 7753c60753ce8454c4f37fc527bc82e46f6bb5b3 \
> +
> configure.args-append --without-gtk
>
> platform darwin 10 {
You've committed a lot of updates lately where the submitter's patch
contained an rmd160 checksum but you removed it. Is there a good reason
for this?
- Josh
More information about the macports-dev
mailing list