summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-06-09 08:36:38 +0000
committerryoon <ryoon@pkgsrc.org>2013-06-09 08:36:38 +0000
commitc44f84bd903125587a92b3906bc262698381a67c (patch)
treeef563cf97d847227b8014bf1cfcf5d14a4090c79 /misc
parent8d385c11b2074bdedc6d6fb9b6eee171a7ccecc3 (diff)
downloadpkgsrc-c44f84bd903125587a92b3906bc262698381a67c.tar.gz
Update to 458
Changelog: Version 458 was released on 4 Apr 2013. These are the differences between version 451 and version 458: Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set. Don't quit if syntax errors are found in command line options. Increase sizes of some internal buffers. Fix configure bug with --with-regex=none. Fix crash with "stty rows 0". Fix Win32 attribute display bug. Fix display bug when using up/down arrow on the command line. Version 451 was released on 21 Jul 2012. These are the differences between version 444 and version 451: Add ESC-F command to keep reading data until a pattern is found. Use exit code of LESSOPEN script if LESSOPEN starts with "||". When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found. Add support for GNU regex. Add configure option --with-regex=none and fix compile errors when compiling with no regex library. Fix bugs handling SGR sequences in Win32. Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables. Fix bug highlighting text which is discontiguous in the file due to backspace processing. Fix bug in displaying status column when scrolling backwards with -J and -S in effect.
Diffstat (limited to 'misc')
-rw-r--r--misc/less/Makefile5
-rw-r--r--misc/less/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index f1cdc4ccc4c..bc51c7830d1 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2012/10/08 09:57:28 asau Exp $
+# $NetBSD: Makefile,v 1.23 2013/06/09 08:36:38 ryoon Exp $
-DISTNAME= less-444
-PKGREVISION= 1
+DISTNAME= less-458
CATEGORIES= misc
MASTER_SITES= http://www.greenwoodsoftware.com/less/
diff --git a/misc/less/distinfo b/misc/less/distinfo
index d9f6e691557..0bf9a169756 100644
--- a/misc/less/distinfo
+++ b/misc/less/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2011/07/08 10:42:53 tron Exp $
+$NetBSD: distinfo,v 1.13 2013/06/09 08:36:38 ryoon Exp $
-SHA1 (less-444.tar.gz) = 2a10860360a98c07353bbd5b28ec7477af3ec8a4
-RMD160 (less-444.tar.gz) = 3ae4bac91a786af638eb07a6b63c85c31db7c829
-Size (less-444.tar.gz) = 307308 bytes
+SHA1 (less-458.tar.gz) = d5b07180d3dad327ccc8bc66818a31577e8710a2
+RMD160 (less-458.tar.gz) = 960bea14f0a1b7eab48285494901a19c7160be83
+Size (less-458.tar.gz) = 311224 bytes
SHA1 (patch-ac) = d50886aff976d81f23684cd96b5c9e7f94554b93