summaryrefslogtreecommitdiff
path: root/misc/less
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-10-26 16:01:37 +0000
committergrant <grant@pkgsrc.org>2002-10-26 16:01:37 +0000
commit029cbf29faa7044c93dd7797fd6b2f240d3a677f (patch)
tree85e1546b032f9037abc2143c212190777cf9ceea /misc/less
parent6b1da449c289b86053468d570f4d73c07e234e0a (diff)
downloadpkgsrc-029cbf29faa7044c93dd7797fd6b2f240d3a677f.tar.gz
Update to less-378.
Changes since less-376: * Bug fixes: Default buffer space is now 64K as documented. Search highlighting works properly when used with -R. Windows version works properly when input file contains carriage returns. Clean up some compiler warnings. See the NEWS file for the full list of changes. Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'misc/less')
-rw-r--r--misc/less/Makefile9
-rw-r--r--misc/less/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index 77cf8469763..8ab17be0a4d 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2002/03/06 13:33:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/10/26 16:01:37 grant Exp $
#
-DISTNAME= less-374
+DISTNAME= less-378
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNU:=less/}
+MASTER_SITES= http://www.greenwoodsoftware.com/less/ \
+ ${MASTER_SITE_GNU:=less/}
MAINTAINER= bouyer@netbsd.org
-HOMEPAGE= http://www.gnu.org/software/less/less.html
+HOMEPAGE= http://www.greenwoodsoftware.com/less/
COMMENT= pager similar to more and pg
GNU_CONFIGURE= yes
diff --git a/misc/less/distinfo b/misc/less/distinfo
index 99c1af07d8e..7402c5dc404 100644
--- a/misc/less/distinfo
+++ b/misc/less/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/03/06 13:33:46 wiz Exp $
+$NetBSD: distinfo,v 1.5 2002/10/26 16:01:37 grant Exp $
-SHA1 (less-374.tar.gz) = 3a008b2a4d089fd686b99fa8ad8989d707ddecc9
-Size (less-374.tar.gz) = 242737 bytes
+SHA1 (less-378.tar.gz) = a62575d7d2fc6ec7e94c816bb70216d0f2319d82
+Size (less-378.tar.gz) = 244971 bytes