summaryrefslogtreecommitdiff
path: root/misc/less
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-02-17 12:54:25 +0000
committergrant <grant@pkgsrc.org>2003-02-17 12:54:25 +0000
commita9b4403429687350ef859a1a0d7d38f520544a76 (patch)
treead9f213fa4ea6385df6be9f88e904327217b3f94 /misc/less
parent3f34cceba362edbe6a7dd4bc38941be1de4a275a (diff)
downloadpkgsrc-a9b4403429687350ef859a1a0d7d38f520544a76.tar.gz
update less to 381.
changes since 378: * New -L option to disable LESSOPEN processing. * Further support for large (64 bit) file addressing. Large file * support is now set up by the configure script. * Use autoconf 2.54. Replace configure.in, acconfig.h, * defines.h.top with configure.ac. * Overstriking underscore with underscore is now bold or * underlined depending on context. * Use only 7 spaces for line numbers in -N mode, if possible. * Fix some bugs in handling overstriking in UTF-8 files. * Fix some nroff issues in the man page.
Diffstat (limited to 'misc/less')
-rw-r--r--misc/less/Makefile4
-rw-r--r--misc/less/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index fb73720c5f9..8f1bfd76196 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2002/11/14 23:28:55 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/02/17 12:54:25 grant Exp $
#
-DISTNAME= less-378
+DISTNAME= less-381
CATEGORIES= misc
MASTER_SITES= http://www.greenwoodsoftware.com/less/ \
${MASTER_SITE_GNU:=less/}
diff --git a/misc/less/distinfo b/misc/less/distinfo
index 7402c5dc404..4b12e007052 100644
--- a/misc/less/distinfo
+++ b/misc/less/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2002/10/26 16:01:37 grant Exp $
+$NetBSD: distinfo,v 1.6 2003/02/17 12:54:25 grant Exp $
-SHA1 (less-378.tar.gz) = a62575d7d2fc6ec7e94c816bb70216d0f2319d82
-Size (less-378.tar.gz) = 244971 bytes
+SHA1 (less-381.tar.gz) = 54810dc49a511cf2f3bf2cf3fdcc14755e9345c0
+Size (less-381.tar.gz) = 265474 bytes