Ticket #33117: tcpflow@1.1.0.Portfile.diff
File tcpflow@1.1.0.Portfile.diff, 1.1 KB (added by dj_mook@…, 13 years ago) |
---|
-
net/tcpflow/Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name tcpflow 7 version 1. 0.67 version 1.1.0 8 8 categories net security 9 9 platforms darwin freebsd 10 10 maintainers nomaintainer … … 26 26 27 27 homepage http://afflib.org/software/tcpflow 28 28 master_sites http://afflib.org/downloads 29 distname ${name} 30 worksrcdir ${distname}-${version} 29 31 30 checksums rmd160 77e86cd7496f7e207056ce2139039e1ff125397b\31 sha256 0be3f9c07b40b68c22794d249104184b8b4e1b2444aa6e647108f2c5cb58257932 checksums rmd160 80653d8a3f55a84bf3e34ca7e0423effc0f47f62 \ 33 sha256 dbafd9dbd6bbe91422081c0812e4906f8afab9aecbd9cbc58e9f6280cb45c848 32 34 33 35 depends_lib port:libpcap 34 36 35 patchfiles patch-src_util.c.diff36 37 37 livecheck.type regex 38 38 livecheck.url [lindex ${master_sites} 0]/tcpflow_version.txt 39 39 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)