Ticket #33117: tcpflow@1.1.0.Portfile.diff

File tcpflow@1.1.0.Portfile.diff, 1.1 KB (added by dj_mook@…, 12 years ago)

unified diff to patch portfile to 1.1.0

  • net/tcpflow/Portfile

    old new  
    44PortSystem          1.0
    55
    66name                tcpflow
    7 version             1.0.6
     7version             1.1.0
    88categories          net security
    99platforms           darwin freebsd
    1010maintainers         nomaintainer
     
    2626
    2727homepage            http://afflib.org/software/tcpflow
    2828master_sites        http://afflib.org/downloads
     29distname            ${name}
     30worksrcdir          ${distname}-${version}
    2931
    30 checksums           rmd160  77e86cd7496f7e207056ce2139039e1ff125397b \
    31                     sha256  0be3f9c07b40b68c22794d249104184b8b4e1b2444aa6e647108f2c5cb582579
     32checksums           rmd160  80653d8a3f55a84bf3e34ca7e0423effc0f47f62 \
     33                    sha256  dbafd9dbd6bbe91422081c0812e4906f8afab9aecbd9cbc58e9f6280cb45c848
    3234
    3335depends_lib         port:libpcap
    3436
    35 patchfiles          patch-src_util.c.diff
    36 
    3737livecheck.type      regex
    3838livecheck.url       [lindex ${master_sites} 0]/tcpflow_version.txt
    3939livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)