Module Name: src Committed By: tron Date: Wed Sep 4 19:51:37 UTC 2013
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Version 458 of less(1) was imported. To generate a diff of this commit: cvs rdiff -u -r1.1052 -r1.1053 src/doc/3RDPARTY cvs rdiff -u -r1.1845 -r1.1846 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.1052 src/doc/3RDPARTY:1.1053 --- src/doc/3RDPARTY:1.1052 Wed Aug 28 07:34:13 2013 +++ src/doc/3RDPARTY Wed Sep 4 19:51:37 2013 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1052 2013/08/28 07:34:13 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1053 2013/09/04 19:51:37 tron Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -613,8 +613,8 @@ Use external/bsd/kyua-testers/prepare-im directory. Package: less -Version: less-444 -Current Vers: less-451 +Version: less-458 +Current Vers: less-458 Maintainer: Mark Nudelman <ma...@greenwoodsoftware.com> Archive Site: http://www.greenwoodsoftware.com/less/download.html Home Page: http://www.greenwoodsoftware.com/less/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1845 src/doc/CHANGES:1.1846 --- src/doc/CHANGES:1.1845 Wed Aug 21 21:17:37 2013 +++ src/doc/CHANGES Wed Sep 4 19:51:37 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1845 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1846 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -278,3 +278,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: xsh(4): Add driver for Individual Computers X-Surf 100 network interface card. [rkujawa 20130808] postfix(1): Import version 2.9.7 [tron 20130821] + less(1): Import version 458 [tron 20130804]