[86309] trunk/dports/net/iftop

Ryan Schmidt ryandesign at macports.org
Mon Oct 24 06:20:59 PDT 2011


On Oct 24, 2011, at 08:18, yeled at macports.org wrote:

> Revision: 86309
>          http://trac.macports.org/changeset/86309
> Author:   yeled at macports.org
> Date:     2011-10-24 06:18:14 -0700 (Mon, 24 Oct 2011)
> Log Message:
> -----------
> this supports IPv6 and works on Lion
> 
> Modified Paths:
> --------------
>    trunk/dports/net/iftop/Portfile
>    trunk/dports/net/iftop/files/patch-configure.diff
> 
> Modified: trunk/dports/net/iftop/Portfile
> ===================================================================
> --- trunk/dports/net/iftop/Portfile	2011-10-24 13:17:58 UTC (rev 86308)
> +++ trunk/dports/net/iftop/Portfile	2011-10-24 13:18:14 UTC (rev 86309)
> @@ -3,10 +3,10 @@
> PortSystem 1.0
> 
> name            iftop
> -version         0.17
> -revision        1
> +version         1.0
> +distname        ${name}-${version}pre2
> categories      net
> -maintainers     nomaintainer
> +maintainers     yeled

It seems wrong that you're advertising to users that this is version "1.0" but it's actually "1.0pre2".

Remember to indicate in the commit message what port you're updating and what you're doing, for example "iftop: update to 1.0; this supports IPv6 and works on Lion"



More information about the macports-dev mailing list