Module Name: src
Committed By: christos
Date: Fri Jun 13 02:09:20 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new file.
To generate a diff of this commit:
cvs rdiff -u -r1.1118 -r1.1119 src/doc/3RDPARTY
cvs rdiff -u -r1.1933 -r1.1934 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.1118 src/doc/3RDPARTY:1.1119
--- src/doc/3RDPARTY:1.1118 Thu Jun 5 10:41:13 2014
+++ src/doc/3RDPARTY Thu Jun 12 22:09:20 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1118 2014/06/05 14:41:13 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1119 2014/06/13 02:09:20 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -345,8 +345,8 @@ Notes:
Please use "expat" as the vendor tag for CVS imports.
Package: file
-Version: 5.16
-Current Vers: 5.18
+Version: 5.19
+Current Vers: 5.19
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.1933 src/doc/CHANGES:1.1934
--- src/doc/CHANGES:1.1933 Thu Jun 12 11:13:44 2014
+++ src/doc/CHANGES Thu Jun 12 22:09:20 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1933 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1934 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -428,3 +428,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
vax: Switch to GCC 4.8 [matt 20140605]
vmx(4): Add VMware VMXNET3 driver, from OpenBSD [hikaru 20140610]
etcupdate(8): Add destdir support. [apb 20140612]
+ file(1): upgraded to 5.19 [christos 20140612]