Module Name: src
Committed By: christos
Date: Wed Apr 7 03:38:51 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libevent
To generate a diff of this commit:
cvs rdiff -u -r1.1788 -r1.1789 src/doc/3RDPARTY
cvs rdiff -u -r1.2791 -r1.2792 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.1788 src/doc/3RDPARTY:1.1789
--- src/doc/3RDPARTY:1.1788 Sat Apr 3 13:46:07 2021
+++ src/doc/3RDPARTY Tue Apr 6 23:38:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1788 2021/04/03 17:46:07 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1789 2021/04/07 03:38:50 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -738,12 +738,12 @@ The lvm2tools and the libdevmapper are n
repository. See the lvm2tools Notes for more information.
Package: libevent
-Version: 2.1.8-stable
+Version: 2.1.12-stable
Current Vers: 2.1.12-stable
Maintainer: Niels Provos <[email protected]>
Archive Site: http://www.monkey.org/~provos/libevent/
Home Page: http://www.monkey.org/~provos/libevent/
-Date: 2021-03-01
+Date: 2021-04-06
Responsible:
License: BSD (3/4-clause)
Location: external/bsd/libevent/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2791 src/doc/CHANGES:1.2792
--- src/doc/CHANGES:1.2791 Sat Apr 3 13:46:07 2021
+++ src/doc/CHANGES Tue Apr 6 23:38:50 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2791 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2792 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -346,3 +346,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbppc: Add support for DHT Walnut 405GP evaluation board.
[rin 20210402]
acpi(4): Updated ACPICA to 20210331. [christos 20210403]
+ libevent: Import libevent 2.1.12 [christos 20210406]