diff options
author | bms <bms@FreeBSD.org> | 2007-08-02 21:27:23 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2007-08-02 21:27:23 +0000 |
commit | 1577ac3b9f403786843c796fe236e1c9ccf65786 (patch) | |
tree | ad36457722bdf23bc3749e0b421c71e35015e0b7 /net | |
parent | 0ce7b16f8aa7a051549707f70e8ff75ba9efea1e (diff) | |
download | FreeBSD-ports-1577ac3b9f403786843c796fe236e1c9ccf65786.zip FreeBSD-ports-1577ac3b9f403786843c796fe236e1c9ccf65786.tar.gz |
tcpdump -> 3.9.7
Diffstat (limited to 'net')
-rw-r--r-- | net/tcpdump/Makefile | 4 | ||||
-rw-r--r-- | net/tcpdump/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index c8b42c8..bf0d90c 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tcpdump -PORTVERSION= 3.9.6 +PORTVERSION= 3.9.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcpdump.org/release/ \ http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/ @@ -80,7 +80,7 @@ LOCALPCAPBASE= /usr LOCALPCAPFILES= include/pcap.h include/pcap-namedb.h include/pcap-bpf.h \ lib/libpcap.a -WRKPCAPDIR= ${WRKDIR}/libpcap-0.9.4 +WRKPCAPDIR= ${WRKDIR}/libpcap-0.9.7 .include <bsd.port.pre.mk> diff --git a/net/tcpdump/distinfo b/net/tcpdump/distinfo index 322745e..30c31b7 100644 --- a/net/tcpdump/distinfo +++ b/net/tcpdump/distinfo @@ -1,3 +1,3 @@ -MD5 (tcpdump-3.9.6.tar.gz) = f564e46e595603ce908b54074e3709d3 -SHA256 (tcpdump-3.9.6.tar.gz) = 242b27388ada00d0c40097cef0d56ac5bdbb0a5d81dffb480cdd91b109e10d8d -SIZE (tcpdump-3.9.6.tar.gz) = 712992 +MD5 (tcpdump-3.9.7.tar.gz) = 2aacf4dc9a3bc500a8b4f3887a32cdd5 +SHA256 (tcpdump-3.9.7.tar.gz) = 09f1daece22a3555f1ca1f9779caf36357cc8d5b9ad1964606093c7e884e0da4 +SIZE (tcpdump-3.9.7.tar.gz) = 873866 |