Module Name: src Committed By: christos Date: Thu Dec 17 22:32:41 UTC 2015
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new mdocml To generate a diff of this commit: cvs rdiff -u -r1.1268 -r1.1269 src/doc/3RDPARTY cvs rdiff -u -r1.2119 -r1.2120 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.1268 src/doc/3RDPARTY:1.1269 --- src/doc/3RDPARTY:1.1268 Wed Dec 16 23:04:39 2015 +++ src/doc/3RDPARTY Thu Dec 17 17:32:41 2015 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1268 2015/12/17 04:04:39 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1269 2015/12/17 22:32:41 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -827,7 +827,7 @@ Location: external/apache2/mDNSResponder Notes: Package: mdocml -Version: 1.12.1 +Version: 1.13.3 Current Vers: 1.13.3 Maintainer: Kristaps Džonsons Archive Site: http://mdocml.bsd.lv/snapshots/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2119 src/doc/CHANGES:1.2120 --- src/doc/CHANGES:1.2119 Wed Dec 16 23:04:39 2015 +++ src/doc/CHANGES Thu Dec 17 17:32:41 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2119 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2120 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -228,3 +228,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: adm1026hm(4): Add driver for ADM1026 i2c hardware monitor [jdc 20151216] bind: Import version 9.10.3-P2. [christos 20151216] + mdocml: Import 1.13.3. [christos 20151217]