Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version bump to 3.2.0.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28283 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Pierre Queinnec committed Aug 27, 2007
1 parent 438cc99 commit 33fe1e1
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions net/tcpreplay/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name tcpreplay
categories net security
version 3.0.1
version 3.2.0
platforms darwin
maintainers pmq@macports.org

Expand All @@ -21,16 +21,13 @@ long_description \

homepage http://tcpreplay.synfin.net
master_sites sourceforge:tcpreplay
checksums sha1 419c17b69b98374cc79a05d5603b3e5cd36a4114 \
rmd160 a45e135e3bd14ed49cfce80fd35a468bf41ac1fb
checksums sha1 48551bb7579d0afdedadb8b89f751f39afcc5d71 \
rmd160 663e703422b001f1f75c0a09a3a009c308e3d610

# libnet is not recommended, so only use libpcap
# TODO use libpcapnav
depends_lib port:libpcap port:tcpdump

configure.args --with-libpcap=${prefix} \
--with-tcpdump=${prefix}/sbin/tcpdump

post-destroot {
file delete ${destroot}/${prefix}/bin/man2html
}
# --enable-flowreplay

0 comments on commit 33fe1e1

Please sign in to comment.