Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Apr 1999 14:26:15 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10968: Update misc/less to 3.35
Message-ID:  <19990405212615.3E95E16B9@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         10968
>Category:       ports
>Synopsis:       Update misc/less to 3.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr  5 14:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #88: Mon Apr  5 00:07:22
PDT 1999     norn@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386

>Description:

Original patches(normal & COLOUR_LESS) still apply cleanly.
Portlint reports 0 warnings, 0 errors.

>How-To-Repeat:
>Fix:

Index: less/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/misc/less/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	1999/01/27 07:41:23	1.17
+++ Makefile	1999/04/05 21:21:18
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    less
-# Version required:     3.32
+# Version required:     3.35
 # Date created:         8 Nov 1994
 # Whom:                 ache
 #
 # $Id: Makefile,v 1.17 1999/01/27 07:41:23 fenner Exp $
 #
 
-DISTNAME=       less-332
+DISTNAME=       less-335
 CATEGORIES=	misc
 MASTER_SITES=   ${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	less
@@ -19,11 +19,11 @@
 EXTRA_PATCH=	patch-ab
 
 pre-clean:
-	@rm -f ${PATCHDIR}/${EXTRA_PATCH}
+	@${RM} -f ${PATCHDIR}/${EXTRA_PATCH}
 
 .if defined(COLOUR_LESS) || defined(COLOR_LESS)
 pre-patch:
-	@echo "Making a colour version of less."
+	@${ECHO_MSG} "Making a colour version of less."
 	@${CP} ${FILESDIR}/${EXTRA_PATCH} ${PATCHDIR}
 .endif
 
Index: less/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/misc/less/files/md5,v
retrieving revision 1.5
diff -u -r1.5 md5
--- md5	1997/05/19 17:44:28	1.5
+++ md5	1999/04/05 21:15:07
@@ -1 +1 @@
-MD5 (less-332.tar.gz) = be6b85092fa00c030119a0b12a1e8c44
+MD5 (less-335.tar.gz) = d23f97a208fb23b84a56dbf36538d80c

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405212615.3E95E16B9>