diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2007-08-02 21:27:23 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2007-08-02 21:27:23 +0000 |
commit | 0dce864f19ea694c0fef04a6aa31d53fad62a13f (patch) | |
tree | 3a9b9c60e35329763095b88ae06b7845f874a2cb /net | |
parent | e754b69e7a9df00438d38f7b95eeb1d3fd398e5b (diff) | |
download | ports-0dce864f19ea694c0fef04a6aa31d53fad62a13f.tar.gz ports-0dce864f19ea694c0fef04a6aa31d53fad62a13f.zip |
Notes
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 c8b42c8625a9..bf0d90caa3ea 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 322745ef9b40..30c31b7f64b0 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 |