pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update libpcap to 0.9.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bc721e78bb1
branches: trunk
changeset: 504273:9bc721e78bb1
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Thu Dec 08 06:32:30 2005 +0000
description:
Update libpcap to 0.9.4.
>From CHANGES:
Mon. September 5, 2005. ken%xelerance.com@localhost. Summary for 0.9.4 libpcap release
Support for radiotap on Linux (Mike Kershaw)
Fixes for HP-UX
Support for additional Juniper link-layer types
Fixes for filters on MPLS-encapsulated packets
"vlan" filter fixed
"pppoed" and "pppoes" filters added; the latter modifies later
parts of the filter expression to look at the PPP headers and
headers in the PPP payload
diffstat:
doc/CHANGES | 3 ++-
net/libpcap/Makefile | 5 ++---
net/libpcap/distinfo | 9 ++++-----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r fce8d6a88569 -r 9bc721e78bb1 doc/CHANGES
--- a/doc/CHANGES Thu Dec 08 06:14:08 2005 +0000
+++ b/doc/CHANGES Thu Dec 08 06:32:30 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12136 2005/12/08 01:33:01 wiz Exp $
+$NetBSD: CHANGES,v 1.12137 2005/12/08 06:33:27 uebayasi Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5526,3 +5526,4 @@
Updated sysutils/bacula to 1.38.2 [wiz 2005-12-08]
Updated sysutils/bacula-clientonly to 1.38.2 [wiz 2005-12-08]
Updated sysutils/bacula-doc to 1.38.2 [wiz 2005-12-08]
+ Updated net/libpcap to 0.9.4 [uebayasi 2005-12-08]
diff -r fce8d6a88569 -r 9bc721e78bb1 net/libpcap/Makefile
--- a/net/libpcap/Makefile Thu Dec 08 06:14:08 2005 +0000
+++ b/net/libpcap/Makefile Thu Dec 08 06:32:30 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2005/10/22 14:14:42 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2005/12/08 06:32:30 uebayasi Exp $
-DISTNAME= libpcap-0.9.3
-PKGREVISION= 4
+DISTNAME= libpcap-0.9.4
SVR4_PKGNAME= lpcap
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/
diff -r fce8d6a88569 -r 9bc721e78bb1 net/libpcap/distinfo
--- a/net/libpcap/distinfo Thu Dec 08 06:14:08 2005 +0000
+++ b/net/libpcap/distinfo Thu Dec 08 06:32:30 2005 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.12 2005/10/23 16:10:58 wiz Exp $
+$NetBSD: distinfo,v 1.13 2005/12/08 06:32:31 uebayasi Exp $
-SHA1 (libpcap-0.9.3.tar.gz) = d4008a6122d12720626c00c16355e4122024ea5f
-RMD160 (libpcap-0.9.3.tar.gz) = 40d9598220e1d0df5c302cc43e836b0d264eab95
-Size (libpcap-0.9.3.tar.gz) = 424508 bytes
-SHA1 (patch-aa) = 0d6b40db77131b564aa1ca7dde9874752169f85c
+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 (patch-ab) = ef8450b6f7ee050fcc40eec8ebdaa3fbb3ebdfe9
SHA1 (patch-ac) = 26148fe8cfbd0502fc13b0381ca31c4d02204b00
Home |
Main Index |
Thread Index |
Old Index