Module Name: src
Committed By: christos
Date: Fri Nov 22 16:26:52 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new nvi
To generate a diff of this commit:
cvs rdiff -u -r1.1063 -r1.1064 src/doc/3RDPARTY
cvs rdiff -u -r1.1861 -r1.1862 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.1063 src/doc/3RDPARTY:1.1064
--- src/doc/3RDPARTY:1.1063 Sat Nov 16 11:19:09 2013
+++ src/doc/3RDPARTY Fri Nov 22 11:26:52 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1063 2013/11/16 16:19:09 alnsn Exp $
+# $NetBSD: 3RDPARTY,v 1.1064 2013/11/22 16:26:52 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -839,11 +839,11 @@ Notes:
See /usr/src/dist/ntp/ntp2netbsd for update instructions.
Package: nvi
-Version: 1.81.6
+Version: 1.81.6, HEAD as of 2013-11-20
Current Vers: 1.81.6
Maintainer: Keith Bostic <[email protected]>
-Archive Site: ftp://ftp.bostic.com/pub/
-Home Page: http://www.bostic.com/vi/
+Archive Site: git://repo.or.cz/nvi.git, ftp://ftp.bostic.com/pub/
+Home Page: https://repo.or.cz/w/nvi.git http://www.bostic.com/vi/
Mailing List:
Responsible: aymeric, christos
License: BSD (3/4-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1861 src/doc/CHANGES:1.1862
--- src/doc/CHANGES:1.1861 Tue Nov 12 17:19:57 2013
+++ src/doc/CHANGES Fri Nov 22 11:26:52 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1861 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1862 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -304,3 +304,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
OpenSSH: Imported 6.4 [christos 20131108]
zless(1): Added via lastest version of zmore(1) from OpenBSD
[pettai 20131112]
+ nvi(1): Upgrade to the latest git source [christos 20131122]