diff --git a/net-analyzer/tcpdump/patches/tcpdump-4.8.1.patchset b/net-analyzer/tcpdump/patches/tcpdump-4.9.1.patchset similarity index 100% rename from net-analyzer/tcpdump/patches/tcpdump-4.8.1.patchset rename to net-analyzer/tcpdump/patches/tcpdump-4.9.1.patchset diff --git a/net-analyzer/tcpdump/tcpdump-4.8.1.recipe b/net-analyzer/tcpdump/tcpdump-4.9.1.recipe similarity index 94% rename from net-analyzer/tcpdump/tcpdump-4.8.1.recipe rename to net-analyzer/tcpdump/tcpdump-4.9.1.recipe index dbc29c6b6..953f0aa57 100644 --- a/net-analyzer/tcpdump/tcpdump-4.8.1.recipe +++ b/net-analyzer/tcpdump/tcpdump-4.9.1.recipe @@ -3,9 +3,6 @@ DESCRIPTION=" Tcpdump prints out a description of the contents of packets on a \ network interface that match a boolean expression." HOMEPAGE="http://www.tcpdump.org" -SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz" -CHECKSUM_SHA256="20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c" -LICENSE="BSD (3-clause)" COPYRIGHT=" 1998-2015 The TCPDUMP Project 1988-1997, 2000 The Regents of the University of California @@ -34,10 +31,12 @@ COPYRIGHT=" 2012 Christoph Paasch 1995-1998, 2001-2002 WIDE Project " -REVISION="2" +LICENSE="BSD (3-clause)" +REVISION="1" +SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz" +CHECKSUM_SHA256="f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3" PATCHES="tcpdump-$portVersion.patchset" - ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" @@ -48,6 +47,7 @@ REQUIRES=" haiku lib:libpcap " + BUILD_REQUIRES=" haiku_devel devel:libpcap