Module Name: src
Committed By: christos
Date: Sun Apr 15 19:48:44 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update for file-5.33
To generate a diff of this commit:
cvs rdiff -u -r1.1515 -r1.1516 src/doc/3RDPARTY
cvs rdiff -u -r1.2380 -r1.2381 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.1515 src/doc/3RDPARTY:1.1516
--- src/doc/3RDPARTY:1.1515 Sat Apr 7 18:41:55 2018
+++ src/doc/3RDPARTY Sun Apr 15 15:48:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1515 2018/04/07 22:41:55 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1516 2018/04/15 19:48:44 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.32
-Current Vers: 5.32
+Version: 5.33
+Current Vers: 5.33
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.2380 src/doc/CHANGES:1.2381
--- src/doc/CHANGES:1.2380 Fri Apr 13 04:01:23 2018
+++ src/doc/CHANGES Sun Apr 15 15:48:44 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2380 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2381 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -142,3 +142,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409]
wm(4): Enable I219 support. [msaitoh 20180413]
puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]
+ file(1): Upgraded to 5.33. [christos 20180415]