Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 1997 01:20:22 -0700 (PDT)
From:      nobu@psrc.isac.co.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/4475: update version of ports/japanese/less
Message-ID:  <199709060820.BAA02550@hub.freebsd.org>
Resent-Message-ID: <199709060830.BAA02971@hub.freebsd.org>

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

>Number:         4475
>Category:       ports
>Synopsis:       update version of ports/japanese/less
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep  6 01:30:01 PDT 1997
>Last-Modified:
>Originator:     Nobuhiro Yasutomi
>Organization:
ISAC, Inc.
>Release:        FreeBSD 2.2.2-RELEASE
>Environment:
FreeBSD aquarius.psrc.isac.co.jp 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Thu Jun 12 09:55:08 JST 1997     nobu@aquarius.psrc.isac.co.jp:/usr/src/sys/compile/AQUA  i386

>Description:
There is newer version of less (332+iso2-patch).
Please update as following on ports/japanese/less:

diff -ru less-290/Makefile less/Makefile
--- less-290/Makefile	Mon Nov 18 21:46:02 1996
+++ less/Makefile	Sat Sep  6 16:43:19 1997
@@ -1,21 +1,21 @@
 # New ports collection makefile for:	jless
-# Version required:	290
+# Version required:	332
 # Date created:		7 March 1995
 # Whom:			Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
 #
 # $Id: Makefile,v 1.8 1996/11/18 10:23:58 asami Exp $
 #
 
-DISTNAME=	less-290
-PKGNAME=	jp-less-290
+DISTNAME=	less-332
+PKGNAME=	jp-less-332
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_GNU}
 
 PATCH_SITES=	ftp://ftp.aist-nara.ac.jp/pub/misc/less/
-PATCHFILES=	less-290-iso2.pl1.gz
+PATCHFILES=	less-332-iso221.patch.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	asami@FreeBSD.ORG
+MAINTAINER=	nobu@psrc.isac.co.jp
 
 HAS_CONFIGURE=	yes
 
diff -ru less-290/files/md5 less/files/md5
--- less-290/files/md5	Wed Apr 19 23:44:25 1995
+++ less/files/md5	Sat Sep  6 16:43:43 1997
@@ -1,2 +1,2 @@
-MD5 (less-290.tar.gz) = 0303ae0f5df0a6de5fca674f507588ee
-MD5 (less-290-iso2.pl1.gz) = 3ad92c7defa94eb19c58c79f23c92b0f
+MD5 (less-332.tar.gz) = be6b85092fa00c030119a0b12a1e8c44
+MD5 (less-332-iso221.patch.gz) = 699b5c99a6887b762d3521a865b30997
diff -ru less-290/patches/patch-aa less/patches/patch-aa
--- less-290/patches/patch-aa	Wed Apr 19 23:44:27 1995
+++ less/patches/patch-aa	Sat Sep  6 16:56:28 1997
@@ -1,11 +1,25 @@
---- Makefile.in.orig	Wed Apr 19 18:27:08 1995
-+++ Makefile.in	Wed Apr 19 18:27:12 1995
-@@ -80,6 +80,8 @@
- 	${INSTALL_DATA} ${srcdir}/less.hlp ${datadir}/less.hlp
+--- Makefile.in.orig	Sat Sep  6 16:49:17 1997
++++ Makefile.in	Sat Sep  6 16:55:37 1997
+@@ -22,11 +22,11 @@
+ 
+ # Where the installed binary goes.
+ bindir = ${exec_prefix}/bin
+-binprefix = 
++binprefix = j
+ 
+ mandir = ${prefix}/man/man${manext}
+ manext = 1
+-manprefix = 
++manprefix = j
+ 
+ #### End of system configuration section. ####
+ 
+@@ -63,6 +63,8 @@
+ 	${INSTALL_PROGRAM} lessecho ${bindir}/${binprefix}lessecho
  	${INSTALL_DATA} ${srcdir}/less.nro ${mandir}/${manprefix}less.${manext}
  	${INSTALL_DATA} ${srcdir}/lesskey.nro ${mandir}/${manprefix}lesskey.${manext}
 +	rm -f ${mandir}/${manprefix}less.${manext}.gz ${mandir}/${manprefix}lesskey.${manext}.gz
 +	gzip ${mandir}/${manprefix}less.${manext} ${mandir}/${manprefix}lesskey.${manext}
  
  installdirs: mkinstalldirs
- 	${srcdir}/mkinstalldirs ${bindir} ${datadir} ${mandir}
+ 	${srcdir}/mkinstalldirs ${bindir} ${mandir}
Only in less-290/patches: patch-ab
diff -ru less-290/pkg/PLIST less/pkg/PLIST
--- less-290/pkg/PLIST	Fri Nov 15 22:31:23 1996
+++ less/pkg/PLIST	Sat Sep  6 17:01:25 1997
@@ -1,5 +1,6 @@
 bin/jless
 bin/jlesskey
+bin/jlessecho
 share/jless.hlp
 man/man1/jless.1.gz
 man/man1/jlesskey.1.gz

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:



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