Module Name: src
Committed By: christos
Date: Fri Jul 15 19:42:08 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new mdocml.
To generate a diff of this commit:
cvs rdiff -u -r1.1344 -r1.1345 src/doc/3RDPARTY
cvs rdiff -u -r1.2173 -r1.2174 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.1344 src/doc/3RDPARTY:1.1345
--- src/doc/3RDPARTY:1.1344 Thu Jul 14 18:39:40 2016
+++ src/doc/3RDPARTY Fri Jul 15 15:42:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1344 2016/07/14 22:39:40 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1345 2016/07/15 19:42:08 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -833,7 +833,7 @@ Location: external/apache2/mDNSResponder
Notes:
Package: mdocml
-Version: 1.13.3
+Version: 1.13.4
Current Vers: 1.13.4
Maintainer: Kristaps Džonsons
Archive Site: http://mdocml.bsd.lv/snapshots/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2173 src/doc/CHANGES:1.2174
--- src/doc/CHANGES:1.2173 Wed Jul 13 01:45:00 2016
+++ src/doc/CHANGES Fri Jul 15 15:42:08 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2173 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2174 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -329,3 +329,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libraries and utilities [agc 20160604]
nvmectl(8): Added NVM Express control utility. [nonaka 20160604]
dhcpcd(8): Import dhcpcd-6.11.1. [roy 20160617]
+ mdocml: Import 1.13.4. [christos 20160715]