Module Name: src Committed By: christos Date: Sun Dec 23 16:29:11 UTC 2018
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new flex To generate a diff of this commit: cvs rdiff -u -r1.1579 -r1.1580 src/doc/3RDPARTY cvs rdiff -u -r1.2470 -r1.2471 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.1579 src/doc/3RDPARTY:1.1580 --- src/doc/3RDPARTY:1.1579 Sun Dec 23 10:40:30 2018 +++ src/doc/3RDPARTY Sun Dec 23 11:29:10 2018 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1579 2018/12/23 15:40:30 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1580 2018/12/23 16:29:10 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -438,7 +438,7 @@ Notes: use file2netbsd Package: flex -Version: 2.6.3 +Version: 2.6.4 Current Vers: 2.6.4 Maintainer: Will Estes <wles...@users.sourceforge.net> Archive Site: https://github.com/westes/flex/releases Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2470 src/doc/CHANGES:1.2471 --- src/doc/CHANGES:1.2470 Sun Dec 23 10:40:30 2018 +++ src/doc/CHANGES Sun Dec 23 11:29:10 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2470 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2471 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -269,3 +269,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: sqlite3: Import 3.26.0. [christos 20181219] network: Add SIOCSETHERCAP ioctl. [msaitoh 20181221] byacc: Update to 20180609. [christos 20181223] + flex(1): Import flex-2.6.4 [christos 20181223]