Module Name:    src
Committed By:   christos
Date:           Sat Apr  6 19:33:59 UTC 2013

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
mention tcpdump


To generate a diff of this commit:
cvs rdiff -u -r1.1029 -r1.1030 src/doc/3RDPARTY
cvs rdiff -u -r1.1813 -r1.1814 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.1029 src/doc/3RDPARTY:1.1030
--- src/doc/3RDPARTY:1.1029	Sat Apr  6 13:50:47 2013
+++ src/doc/3RDPARTY	Sat Apr  6 15:33:59 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1029 2013/04/06 17:50:47 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1030 2013/04/06 19:33:59 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1167,8 +1167,8 @@ Initial import uses a pre-release with a
 unnecessary local changes.
 
 Package:	tcpdump
-Version:	4.1.1
-Current Vers:	4.1.1
+Version:	4.3.0
+Current Vers:	4.3.0
 Maintainer:	[email protected]
 Archive Site:	http://www.tcpdump.org/release/
 Home Page:	http://www.tcpdump.org/
@@ -1177,7 +1177,7 @@ Responsible:
 License:	BSD (3-clause)
 Location:	external/bsd/tcpdump/dist
 Notes:
-Use the src/external/bsd/tcpdump/dist/tcpdump2netbsd script to prepare source
+Use the src/external/bsd/tcpdump/tcpdump2netbsd script to prepare source
 tree.
 
 Package:	TestFloat

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1813 src/doc/CHANGES:1.1814
--- src/doc/CHANGES:1.1813	Sat Apr  6 13:31:09 2013
+++ src/doc/CHANGES	Sat Apr  6 15:33:59 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1813 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1814 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -224,3 +224,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
 	flex: Import 2.5.37 [christos 20130405]
 	byacc: Import 20130304 [christos 20130405]
 	libpcap: Import 1.3.0 [christos 20130406]
+	tcpdump(8): Import 4.3.0 [christos 20130406]

Reply via email to