Module Name: src
Committed By: christos
Date: Wed May 22 17:27:41 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new file(1)
To generate a diff of this commit:
cvs rdiff -u -r1.1620 -r1.1621 src/doc/3RDPARTY
cvs rdiff -u -r1.2538 -r1.2539 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.1620 src/doc/3RDPARTY:1.1621
--- src/doc/3RDPARTY:1.1620 Mon May 13 05:21:06 2019
+++ src/doc/3RDPARTY Wed May 22 13:27:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1620 2019/05/13 09:21:06 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1621 2019/05/22 17:27:41 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -410,13 +410,13 @@ Notes:
Please use "expat" as the vendor tag for CVS imports.
Package: file
-Version: 5.35
-Current Vers: 5.35
+Version: 5.37
+Current Vers: 5.37
Maintainer: Christos Zoulas <[email protected]>
Archive Site: ftp://ftp.astron.com/pub/file/
Home Page: http://www.darwinsys.com/file/
-Date: 2019-01-09
-Mailing List: [email protected]
+Date: 2019-05-22
+Mailing List: [email protected]
Responsible: christos, pooka
License: BSD (2-clause)
Location: external/bsd/file/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2538 src/doc/CHANGES:1.2539
--- src/doc/CHANGES:1.2538 Tue May 21 22:25:28 2019
+++ src/doc/CHANGES Wed May 22 13:27:41 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2538 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2539 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -381,3 +381,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255.
[msaitoh 20190517]
mount_9p(8): Initial support for 9P2000.u [ozaki-r 20190517]
+ file(1): Upgraded to 5.37. [christos 20190522]