Module Name: src
Committed By: christos
Date: Sun Sep 11 01:07:56 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new traceroute
To generate a diff of this commit:
cvs rdiff -u -r1.868 -r1.869 src/doc/3RDPARTY
cvs rdiff -u -r1.1603 -r1.1604 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.868 src/doc/3RDPARTY:1.869
--- src/doc/3RDPARTY:1.868 Sat Sep 10 17:40:43 2011
+++ src/doc/3RDPARTY Sat Sep 10 21:07:56 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.868 2011/09/10 21:40:43 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.869 2011/09/11 01:07:56 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1075,7 +1075,7 @@
Notes:
Package: traceroute
-Version: 1.4a5
+Version: 1.4a12
Current Vers: 1.4a12
Maintainer: [email protected]
Archive Site: ftp://ftp.ee.lbl.gov/
@@ -1084,6 +1084,7 @@
Responsible:
License: BSD (4-clause)
Notes:
+Added changes from a5 -> a12 manually.
Package: tz
Version: tzcode2011i / tzdata2011i
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1603 src/doc/CHANGES:1.1604
--- src/doc/CHANGES:1.1603 Sat Sep 10 17:40:43 2011
+++ src/doc/CHANGES Sat Sep 10 21:07:56 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1603 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1604 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1115,3 +1115,4 @@
postfix(1): Import version 2.8.5 [tron 20110910]
wpa: New wpa_supplicant and hostapd 0.7.3 [christos 20110910]
yacc(1): Import byacc-20110908 [christos 20110910]
+ traceroute(8): Updated to 1.4a12 [christos 20110910]