Ticket #44984: Portfile-iftop.pre4.diff

File Portfile-iftop.pre4.diff, 1.6 KB (added by Schamschula (Marius Schamschula), 10 years ago)
  • Portfile

    old new  
    44
    55name                iftop
    66version             1.0
    7 distname            ${name}-${version}pre2
     7revision            1
     8distname            ${name}-${version}pre4
    89categories          net
    9 maintainers         nomaintainer
     10platforms           darwin
     11maintainers         gmail.com:mschamschula openmaintainer
    1012description         display bandwidth usage on an interface
    1113long_description    iftop does for network usage what top(1) does for CPU \
    1214                    usage. It listens to network traffic on a named \
    1315                    interface and displays a table of current bandwidth \
    1416                    usage by pairs of hosts. Handy for answering the \
    15                     question \"why is our ADSL link so slow?\".
     17                    question \"why is our ADSL link so slow?\"
     18
    1619homepage            http://www.ex-parrot.com/~pdw/iftop/
    1720master_sites        http://www.ex-parrot.com/~pdw/iftop/download/
    1821
    19 checksums           md5 fef521a49ec0122458d02c64212af3c5
    20 
    21 platforms           darwin
     22checksums           rmd160  10730f5deccbc090ed0d5b91de009a1af9e0c90d \
     23                    sha256  f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97
    2224
    2325depends_lib         port:libpcap port:ncurses
    2426
     
    2830patchfiles          patch-configure.diff
    2931
    3032post-patch          { reinplace {s|@@PREFIX@@|${prefix}|} ${worksrcpath}/configure }
     33
     34livecheck.type      regex
     35livecheck.regex     ${name}-(\[0-9.\]+)pre(\[0-9.\])${extract.suffix}