Module Name: src
Committed By: rin
Date: Fri Nov 17 16:21:45 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Update libtre to the latest git source as of 20171117.
To generate a diff of this commit:
cvs rdiff -u -r1.1484 -r1.1485 src/doc/3RDPARTY
cvs rdiff -u -r1.2332 -r1.2333 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.1484 src/doc/3RDPARTY:1.1485
--- src/doc/3RDPARTY:1.1484 Thu Nov 16 14:28:19 2017
+++ src/doc/3RDPARTY Fri Nov 17 16:21:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1484 2017/11/16 14:28:19 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1485 2017/11/17 16:21:44 rin Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1569,10 +1569,10 @@ Notes:
Need to feed back local changes
Package: tre
-Version: 0.8.0
+Version: 0.8.0, git source as of 20171117
Current Vers: 0.8.0
Maintainer: http://laurikari.net/tre
-Archive Site: http://laurikari.net/tre
+Archive Site: https://github.com/laurikari/tre
Home Page: http://laurikari.net/tre
Mailing List:
Responsible: agc, christos
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2332 src/doc/CHANGES:1.2333
--- src/doc/CHANGES:1.2332 Fri Nov 17 07:16:06 2017
+++ src/doc/CHANGES Fri Nov 17 16:21:44 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2332 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2333 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -84,3 +84,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
acpi(4): Updated ACPICA to 20171110. [christos 20171111]
sunxinand(4): Add driver for Allwinner NAND Flash Controller.
[jmcneill 20171113]
+ libtre: Update to the latest git source. [rin 20171117]