Module Name: src
Committed By: spz
Date: Fri Jan 30 23:00:06 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note the libevent update
To generate a diff of this commit:
cvs rdiff -u -r1.1198 -r1.1199 src/doc/3RDPARTY
cvs rdiff -u -r1.2042 -r1.2043 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.1198 src/doc/3RDPARTY:1.1199
--- src/doc/3RDPARTY:1.1198 Fri Jan 30 10:21:23 2015
+++ src/doc/3RDPARTY Fri Jan 30 23:00:06 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1198 2015/01/30 10:21:23 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1199 2015/01/30 23:00:06 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -677,12 +677,12 @@ The lvm2tools and the libdevmapper are n
repository. See the lvm2tools Notes for more information.
Package: libevent
-Version: 2.0.21-stable
-Current Vers: 2.0.21-stable
+Version: 2.0.22-stable
+Current Vers: 2.0.22-stable
Maintainer: Niels Provos <[email protected]>
Archive Site: http://www.monkey.org/~provos/libevent/
Home Page: http://www.monkey.org/~provos/libevent/
-Responsible: provos
+Responsible:
License: BSD (3/4-clause)
Location: external/bsd/libevent/dist
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2042 src/doc/CHANGES:1.2043
--- src/doc/CHANGES:1.2042 Fri Jan 30 10:21:23 2015
+++ src/doc/CHANGES Fri Jan 30 23:00:06 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2042 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2043 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -127,4 +127,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
arm: Add support for Zynq SoC. [hkenken 20150123]
evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
blacklist: Added daemon and library [christos 20150125]
+ libevent: Import libevent 2.0.22 [spz 20150129]
dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]