Module Name: src
Committed By: christos
Date: Tue Aug 14 08:54:11 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new mdocml
To generate a diff of this commit:
cvs rdiff -u -r1.1544 -r1.1545 src/doc/3RDPARTY
cvs rdiff -u -r1.2422 -r1.2423 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.1544 src/doc/3RDPARTY:1.1545
--- src/doc/3RDPARTY:1.1544 Mon Aug 13 21:10:47 2018
+++ src/doc/3RDPARTY Tue Aug 14 04:54:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1544 2018/08/14 01:10:47 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1545 2018/08/14 08:54:11 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -859,7 +859,7 @@ Location: external/apache2/mDNSResponder
Notes:
Package: mandoc
-Version: 1.14.1
+Version: 1.14.4
Current Vers: 1.14.4
Maintainer: Kristaps Džonsons
Archive Site: http://mdocml.bsd.lv/snapshots/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2422 src/doc/CHANGES:1.2423
--- src/doc/CHANGES:1.2422 Sun Aug 12 13:14:42 2018
+++ src/doc/CHANGES Tue Aug 14 04:54:11 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2422 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2423 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -196,3 +196,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
arm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
bind: Import version 9.12.2-P1. [christos 20180812]
arm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]
+ mdocml: Import 1.14.4. [christos 20180814]