Module Name: src Committed By: christos Date: Mon Jan 2 17:46:39 UTC 2017
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new flex To generate a diff of this commit: cvs rdiff -u -r1.1388 -r1.1389 src/doc/3RDPARTY cvs rdiff -u -r1.2230 -r1.2231 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.1388 src/doc/3RDPARTY:1.1389 --- src/doc/3RDPARTY:1.1388 Fri Dec 30 14:45:21 2016 +++ src/doc/3RDPARTY Mon Jan 2 12:46:39 2017 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1388 2016/12/30 19:45:21 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1389 2017/01/02 17:46:39 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -425,11 +425,11 @@ Notes: use file2netbsd Package: flex -Version: 2.6.0 -Current Vers: 2.6.2 +Version: 2.6.3 +Current Vers: 2.6.3 Maintainer: Will Estes <wles...@users.sourceforge.net> -Archive Site: http://flex.sourceforge.net/ -Home Page: http://flex.sourceforge.net/ +Archive Site: https://github.com/westes/flex/releases +Home Page: https://github.com/westes/flex Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce Responsible: License: BSD-like Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2230 src/doc/CHANGES:1.2231 --- src/doc/CHANGES:1.2230 Fri Dec 30 14:45:21 2016 +++ src/doc/CHANGES Mon Jan 2 12:46:39 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2230 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2231 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -440,3 +440,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: OpenSSH: Imported 7.4. [christos 20161224] dreamcast: Add preliminary "G1-ATA" IDE HDD support. [tsutsui 20161229] resolvconf(8): Import openresolv-3.9.0 [roy 20161230] + flex(1): Import flex-2.6.3 [christos 20170102]