Module Name: src
Committed By: christos
Date: Wed Feb 22 17:57:36 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new file(1)
To generate a diff of this commit:
cvs rdiff -u -r1.915 -r1.916 src/doc/3RDPARTY
cvs rdiff -u -r1.1678 -r1.1679 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.915 src/doc/3RDPARTY:1.916
--- src/doc/3RDPARTY:1.915 Tue Feb 21 13:37:57 2012
+++ src/doc/3RDPARTY Wed Feb 22 12:57:36 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.915 2012/02/21 18:37:57 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.916 2012/02/22 17:57:36 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -326,8 +326,8 @@ No hexadecimal floating-point string con
Only double-precision addressed at this time.
Package: file
-Version: 5.09
-Current Vers: 5.09
+Version: 5.11
+Current Vers: 5.11
Maintainer: Christos Zoulas <[email protected]>
Archive Site: ftp://ftp.astron.com/pub/file/
Home Page:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1678 src/doc/CHANGES:1.1679
--- src/doc/CHANGES:1.1678 Tue Feb 21 19:15:57 2012
+++ src/doc/CHANGES Wed Feb 22 12:57:36 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1678 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1679 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -28,3 +28,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
window(1): Removed from the base system in favor of tmux(1). Use the
pkgsrc/misc/window package from now on. [jmmv 20120215]
pkg_add(1): imported 20120221 version from pkgsrc [wiz 20120221]
+ file(1): upgraded to 5.11 [christos 20120222]