Module Name: src
Committed By: christos
Date: Sat Mar 23 16:18:29 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
upgrade file
To generate a diff of this commit:
cvs rdiff -u -r1.1015 -r1.1016 src/doc/3RDPARTY
cvs rdiff -u -r1.1803 -r1.1804 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.1015 src/doc/3RDPARTY:1.1016
--- src/doc/3RDPARTY:1.1015 Sat Mar 23 12:11:05 2013
+++ src/doc/3RDPARTY Sat Mar 23 12:18:29 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1015 2013/03/23 16:11:05 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1016 2013/03/23 16:18:29 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -340,7 +340,7 @@ Notes:
Please use "expat" as the vendor tag for CVS imports.
Package: file
-Version: 5.12
+Version: 5.14
Current Vers: 5.14
Maintainer: Christos Zoulas <[email protected]>
Archive Site: ftp://ftp.astron.com/pub/file/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1803 src/doc/CHANGES:1.1804
--- src/doc/CHANGES:1.1803 Fri Mar 15 21:26:52 2013
+++ src/doc/CHANGES Sat Mar 23 12:18:29 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1803 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1804 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -212,3 +212,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
libc: Update to tzcode2013b. [christos 20130315]
vmt(4): Synchronize the clock periodically to ensure it remains
up-to-date even when the host is suspended. [jmmv 20130316]
+ file(1): upgraded to 5.14 [christos 20130323]