Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc note less 381 update
details: https://anonhg.NetBSD.org/src/rev/d51d488f1a86
branches: trunk
changeset: 545664:d51d488f1a86
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Apr 14 03:06:20 2003 +0000
description:
note less 381 update
diffstat:
doc/3RDPARTY | 8 +++++---
doc/CHANGES | 3 ++-
2 files changed, 7 insertions(+), 4 deletions(-)
diffs (43 lines):
diff -r 67210f9d9cef -r d51d488f1a86 doc/3RDPARTY
--- a/doc/3RDPARTY Mon Apr 14 03:02:28 2003 +0000
+++ b/doc/3RDPARTY Mon Apr 14 03:06:20 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.87 2003/04/07 15:09:23 kleink Exp $
+# $NetBSD: 3RDPARTY,v 1.88 2003/04/14 03:06:20 mrg Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -402,7 +402,7 @@
Notes:
Package: less
-Version: less374
+Version: less381
Current Vers: less381
Maintainer: Mark Nudleman <marknu%flash.net@localhost>
Archive Site: ftp://ftp.gnu.org/gnu/less/
@@ -412,7 +412,9 @@
Many changes to make less act as more when invoked as more. Beware.
Use the src/usr.bin/less/less2netbsd script to prepare source tree
for importation. Run ./configure before hand to generate "defines.h".
-Talk to mrg before importing any new vesrion.
+Talk to mrg before importing any new vesrion. (less 381's configure
+does not detect NetBSD has a sigset_t due to a bad test; this is fixed
+by hand in defines.h.)
Package: libcdk
Version: 4.9.9-20000407-myc3
diff -r 67210f9d9cef -r d51d488f1a86 doc/CHANGES
--- a/doc/CHANGES Mon Apr 14 03:02:28 2003 +0000
+++ b/doc/CHANGES Mon Apr 14 03:06:20 2003 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.141 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.142 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -367,3 +367,4 @@
performance.
pkg_install: improve bzip2 support, especially for non-NetBSD
systems. [grant 20030410]
+ less: update to less-381. [mrg 20030414]
Home |
Main Index |
Thread Index |
Old Index