Module Name: src Committed By: christos Date: Wed Oct 29 18:30:05 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new flex To generate a diff of this commit: cvs rdiff -u -r1.1167 -r1.1168 src/doc/3RDPARTY cvs rdiff -u -r1.2007 -r1.2008 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.1167 src/doc/3RDPARTY:1.1168 --- src/doc/3RDPARTY:1.1167 Tue Oct 28 21:17:34 2014 +++ src/doc/3RDPARTY Wed Oct 29 14:30:05 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1167 2014/10/29 01:17:34 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1168 2014/10/29 18:30:05 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -382,8 +382,8 @@ Notes: use file2netbsd Package: flex -Version: 2.5.37 -Current Vers: 2.5.37 +Version: 2.5.39 +Current Vers: 2.5.39 Maintainer: Will Estes <wles...@users.sourceforge.net> Archive Site: http://flex.sourceforge.net/ Home Page: http://flex.sourceforge.net/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2007 src/doc/CHANGES:1.2008 --- src/doc/CHANGES:1.2007 Wed Oct 29 10:28:10 2014 +++ src/doc/CHANGES Wed Oct 29 14:30:05 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2007 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2008 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -95,3 +95,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: resolvconf(8): Import openresolv-3.6.1 [roy 20141029] rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B. [nonaka 20141029] + flex(1): Import flex-2.5.37 [christos 20141029]