Module Name: src
Committed By: christos
Date: Thu May 25 00:12:34 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
add file
To generate a diff of this commit:
cvs rdiff -u -r1.1442 -r1.1443 src/doc/3RDPARTY
cvs rdiff -u -r1.2284 -r1.2285 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.1442 src/doc/3RDPARTY:1.1443
--- src/doc/3RDPARTY:1.1442 Wed May 10 07:05:17 2017
+++ src/doc/3RDPARTY Wed May 24 20:12:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1442 2017/05/10 11:05:17 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1443 2017/05/25 00:12:34 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -425,8 +425,8 @@ Notes:
Please use "expat" as the vendor tag for CVS imports.
Package: file
-Version: 5.30
-Current Vers: 5.30
+Version: 5.31
+Current Vers: 5.31
Maintainer: Christos Zoulas <[email protected]>
Archive Site: ftp://ftp.astron.com/pub/file/
Home Page: http://www.darwinsys.com/file/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2284 src/doc/CHANGES:1.2285
--- src/doc/CHANGES:1.2284 Sun May 21 11:36:37 2017
+++ src/doc/CHANGES Wed May 24 20:12:34 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2284 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2285 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -518,3 +518,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[riastradh 20170521]
src: Remove MKCRYPTO option and always include cryptography.
[riastradh 20170521]
+ file(1): Upgraded to 5.31. [christos 20170524]