pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libpcap Changes 0.9.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95a88a28d73f
branches:  trunk
changeset: 534123:95a88a28d73f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 11 21:37:57 2007 +0000

description:
Changes 0.9.8:
* Change build process to put public libpcap headers into pcap subir
* DLT: Add value for IPMI IPMB packets
* DLT: Add value for u10 Networks boards
* Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
  libpcap files on an OS other than where the file was generated

diffstat:

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

diffs (26 lines):

diff -r 05099e1e3e80 -r 95a88a28d73f net/libpcap/Makefile
--- a/net/libpcap/Makefile      Thu Oct 11 21:36:42 2007 +0000
+++ b/net/libpcap/Makefile      Thu Oct 11 21:37:57 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2007/10/08 20:38:17 adam Exp $
+# $NetBSD: Makefile,v 1.39 2007/10/11 21:37:57 adam Exp $
 
-DISTNAME=      libpcap-0.9.7
+DISTNAME=      libpcap-0.9.8
 SVR4_PKGNAME=  lpcap
 CATEGORIES=    net
 MASTER_SITES=  http://www.tcpdump.org/release/
diff -r 05099e1e3e80 -r 95a88a28d73f net/libpcap/distinfo
--- a/net/libpcap/distinfo      Thu Oct 11 21:36:42 2007 +0000
+++ b/net/libpcap/distinfo      Thu Oct 11 21:37:57 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2007/10/08 20:38:17 adam Exp $
+$NetBSD: distinfo,v 1.20 2007/10/11 21:37:57 adam Exp $
 
-SHA1 (libpcap-0.9.7.tar.gz) = 0e2e494d8a66dd644fff03dcad7887164aef9b0e
-RMD160 (libpcap-0.9.7.tar.gz) = f927552c04aa3ef35f8e62e9286001e8ddb3dcf0
-Size (libpcap-0.9.7.tar.gz) = 517562 bytes
+SHA1 (libpcap-0.9.8.tar.gz) = 11dfe67cfc1c279c7346d626a99ad4ba90621028
+RMD160 (libpcap-0.9.8.tar.gz) = 2f5ecbc9840d8bd646798c977b7a02abe191311e
+Size (libpcap-0.9.8.tar.gz) = 520526 bytes
 SHA1 (patch-ac) = f1d911e4c4136ae332d3e756fe92dbf8f0ea8c9d



Home | Main Index | Thread Index | Old Index