Module Name: src
Committed By: spz
Date: Sat Jul 12 12:53:27 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update the records for the dhcp import
To generate a diff of this commit:
cvs rdiff -u -r1.1133 -r1.1134 src/doc/3RDPARTY
cvs rdiff -u -r1.1943 -r1.1944 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.1133 src/doc/3RDPARTY:1.1134
--- src/doc/3RDPARTY:1.1133 Fri Jul 11 22:33:03 2014
+++ src/doc/3RDPARTY Sat Jul 12 12:53:27 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1133 2014/07/11 22:33:03 alnsn Exp $
+# $NetBSD: 3RDPARTY,v 1.1134 2014/07/12 12:53:27 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -289,8 +289,8 @@ distribution into the netbsd format. Th
src/lib/libc/db/db2netbsd.
Package: dhcp
-Version: 4.2.5-P1
-Current Vers: 4.2.5-P1
+Version: 4.3.0
+Current Vers: 4.3.0
Maintainer: mellon
Archive Site: ftp://ftp.isc.org/isc/dhcp/
Home Page: http://www.isc.org/software/dhcp/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1943 src/doc/CHANGES:1.1944
--- src/doc/CHANGES:1.1943 Wed Jul 9 04:53:35 2014
+++ src/doc/CHANGES Sat Jul 12 12:53:27 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1943 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1944 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -439,3 +439,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
and reorganize. [dholland 20140705]
postfix(1): Import version 2.11.1 [tron 20140706]
bind: Import version 9.10.0-P2 [spz 20140708]
+ dhcp: Import version 4.3.0 [spz 20140712]