pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libpcap Update to 3.9.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85debfd9d2d3
branches:  trunk
changeset: 523188:85debfd9d2d3
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Jan 03 13:34:55 2007 +0000

description:
Update to 3.9.5
Fix compiling on AIX (, at end of ENUM)
Updated list of DNS RR typecodes
Use local Ethernet defs on WIN32
Add support for Frame-Relay ARP
Fixes for compiling under MSVC++
Add support for parsing Juniper .pcap files
Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
Rework the OSPFv3 printer
Fix printing for 4.4BSD/NetBSD NFS Filehandles
Add support for Cisco style NLPID encapsulation
Add cisco prop. eigrp related, extended communities
Add support for BGP signaled VPLS
Cleanup the bootp printer
Add support for PPP over Frame-Relay
Add some bounds checking to the IP options code, and clean up
the options output a bit.
Add additional modp groups to ISAKMP printer
Add support for Address-Withdraw and Label-Withdraw Msgs
Add support for the BFD Discriminator TLV
Fixes for 64bit compiling
Add support for PIMv2 checksum verification
Add support for further dissection of the IPCP Compression Option
Add support for Cisco's proposed VQP protocol
Add basic support for keyed authentication TCP option
Lots of minor cosmetic changes to output printers

diffstat:

 net/libpcap/Makefile |  5 ++---
 net/libpcap/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 45c1cc723177 -r 85debfd9d2d3 net/libpcap/Makefile
--- a/net/libpcap/Makefile      Wed Jan 03 12:57:25 2007 +0000
+++ b/net/libpcap/Makefile      Wed Jan 03 13:34:55 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2006/03/04 21:30:20 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2007/01/03 13:34:55 adrianp Exp $
 
-DISTNAME=              libpcap-0.9.4
-PKGREVISION=           1
+DISTNAME=              libpcap-0.9.5
 SVR4_PKGNAME=          lpcap
 CATEGORIES=            net
 MASTER_SITES=          http://www.tcpdump.org/release/
diff -r 45c1cc723177 -r 85debfd9d2d3 net/libpcap/distinfo
--- a/net/libpcap/distinfo      Wed Jan 03 12:57:25 2007 +0000
+++ b/net/libpcap/distinfo      Wed Jan 03 13:34:55 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2006/12/06 21:17:28 schwarz Exp $
+$NetBSD: distinfo,v 1.17 2007/01/03 13:34:55 adrianp Exp $
 
-SHA1 (libpcap-0.9.4.tar.gz) = 046f7624e66da51eba1ed2cb169695d1e7f31c29
-RMD160 (libpcap-0.9.4.tar.gz) = b8adee8f40256b8822e8e8b7da9a9bbd716ff6ab
-Size (libpcap-0.9.4.tar.gz) = 425887 bytes
+SHA1 (libpcap-0.9.5.tar.gz) = 3a3b0821f7201b4a72201c69ca2411a3db8a83c3
+RMD160 (libpcap-0.9.5.tar.gz) = 272a167881ad05dddd5a1095b0f64f3ecd845bdc
+Size (libpcap-0.9.5.tar.gz) = 433207 bytes
 SHA1 (patch-ab) = ef8450b6f7ee050fcc40eec8ebdaa3fbb3ebdfe9
 SHA1 (patch-ac) = b8cf112a9a7cd0114b728e128905a8806a8d1e5a
 SHA1 (patch-ad) = f9d2d6401a62d216b9f0af858fb1adde2098483e



Home | Main Index | Thread Index | Old Index