Module Name: src Committed By: christos Date: Sat Apr 6 17:31:09 UTC 2013
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new libpcap To generate a diff of this commit: cvs rdiff -u -r1.1027 -r1.1028 src/doc/3RDPARTY cvs rdiff -u -r1.1812 -r1.1813 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1027 src/doc/3RDPARTY:1.1028 --- src/doc/3RDPARTY:1.1027 Sat Apr 6 10:54:05 2013 +++ src/doc/3RDPARTY Sat Apr 6 13:31:08 2013 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1027 2013/04/06 14:54:05 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1028 2013/04/06 17:31:08 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -680,8 +680,8 @@ We maintain our own version of libdevmap should test it before import. Talk to haad before importing new version. Package: libpcap -Version: 1.1.1 -Current Vers: 1.1.1 +Version: 1.3.0 +Current Vers: 1.3.0 Maintainer: tcpdump-work...@tcpdump.org Archive Site: http://www.tcpdump.org/release/ Home Page: http://www.tcpdump.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1812 src/doc/CHANGES:1.1813 --- src/doc/CHANGES:1.1812 Sat Apr 6 10:54:05 2013 +++ src/doc/CHANGES Sat Apr 6 13:31:09 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1812 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1813 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -223,3 +223,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: openpam: Import 20120526 (Micrampelis) [christos 20130405] flex: Import 2.5.37 [christos 20130405] byacc: Import 20130304 [christos 20130405] + libpcap: Import 1.3.0 [christos 20130406]