Module Name: src Committed By: christos Date: Fri Apr 9 19:12:37 UTC 2021
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new file(1) To generate a diff of this commit: cvs rdiff -u -r1.1790 -r1.1791 src/doc/3RDPARTY cvs rdiff -u -r1.2793 -r1.2794 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.1790 src/doc/3RDPARTY:1.1791 --- src/doc/3RDPARTY:1.1790 Thu Apr 8 15:06:57 2021 +++ src/doc/3RDPARTY Fri Apr 9 15:12:37 2021 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1790 2021/04/08 19:06:57 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1791 2021/04/09 19:12:37 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -421,12 +421,12 @@ Notes: Please use "expat" as the vendor tag for CVS imports. Package: file -Version: 5.39 -Current Vers: 5.39 +Version: 5.40 +Current Vers: 5.40 Maintainer: Christos Zoulas <chris...@zoulas.com> Archive Site: ftp://ftp.astron.com/pub/file/ Home Page: http://www.darwinsys.com/file/ -Date: 2020-06-14 +Date: 2021-04-09 Mailing List: f...@astron.com Responsible: christos, pooka License: BSD (2-clause) Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2793 src/doc/CHANGES:1.2794 --- src/doc/CHANGES:1.2793 Thu Apr 8 15:06:57 2021 +++ src/doc/CHANGES Fri Apr 9 15:12:37 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2793 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2794 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -349,3 +349,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: libevent: Import libevent 2.1.12 [christos 20210406] services(5), protocols(5): Pull iana-generated services and protocols. [christos 20210408] + file(1): Upgraded to 5.40. [christos 20210409]