Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2000 07:53:14 +0900 (JST)
From:      k5@cheerful.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23573: update: japanese/less
Message-ID:  <20001215225314.C2E9D5E6E@kyoto-tc012-p51.alpha-net.ne.jp>
Resent-Message-ID: <200012152300.eBFN01E74410@freefall.freebsd.org>

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

>Number:         23573
>Category:       ports
>Synopsis:       update: japanese/less
>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:   Fri Dec 15 15:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     FUJISHIMA Satsuki
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
N/A
>Environment:
System: FreeBSD souffle.bogus-local.net 5.0-CURRENT FreeBSD 5.0-CURRENT #308: Fri Sep 8 21:34:54 JST 2000 k5@souffle.bogus-local.net:/home/src/sys/compile/SOUFFLE i386

>Description:

	update japanese/less to less-358-iso254; Added support for JIS0213:2000.
	This version has been released 10 days ago so I believe it is more
	stable than iso250-iso253(They've been released day-by-day).
	make PKGNAME to be more precise; ja-less-358 -> ja-less+iso-358.254.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/less/Makefile,v
retrieving revision 1.19
diff -u -w -B -b -r1.19 Makefile
--- Makefile	2000/11/15 14:48:40	1.19
+++ Makefile	2000/12/08 18:57:20
@@ -5,18 +5,19 @@
 # $FreeBSD: ports/japanese/less/Makefile,v 1.19 2000/11/15 14:48:40 shige Exp $
 #
 
-PORTNAME=	less
-PORTVERSION=	358
+PORTNAME=	less+iso
+PORTVERSION=	358.254
 CATEGORIES=	japanese
 MASTER_SITES=	http://www.io.com/~kazushi/less/ \
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	less
+DISTNAME=	less-${PORTVERSION:R}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		regex_cs-lwp9k.shar.gz
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 PATCH_SITES=	http://www.io.com/~kazushi/less/
-PATCHFILES=	${DISTNAME}-iso249.patch.gz
+PATCHFILES=	${DISTNAME}-iso${PORTVERSION:E}.patch.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	k5@cheerful.com
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/less/distinfo,v
retrieving revision 1.9
diff -u -w -B -b -r1.9 distinfo
--- distinfo	2000/11/15 14:48:41	1.9
+++ distinfo	2000/12/08 18:57:39
@@ -1,3 +1,3 @@
 MD5 (less-358.tar.gz) = 692a94060a50dd35a4d65176cb899444
 MD5 (regex_cs-lwp9k.shar.gz) = 2218027bfdb7acf3c1a052ed48a6d48b
-MD5 (less-358-iso249.patch.gz) = 2dec2766330aa51d6b790967beb86e5a
+MD5 (less-358-iso254.patch.gz) = 4ccb02cfcdd9aafc2b147d56c895716a
Index: files/patch-ac
===================================================================
RCS file: /home/ncvs/ports/japanese/less/files/patch-ac,v
retrieving revision 1.2
diff -u -w -B -b -r1.2 patch-ac
--- files/patch-ac	2000/11/15 14:48:41	1.2
+++ files/patch-ac	2000/12/09 05:06:31
@@ -1,8 +1,8 @@
---- version.c.orig	Mon Nov  6 05:30:59 2000
-+++ version.c	Mon Nov  6 05:32:35 2000
-@@ -677,4 +677,4 @@
- iso249 10/29/00	Joined with less-358.  Fixed some bugs caused by join.
+--- version.c.orig	Wed Dec  6 10:34:12 2000
++++ version.c	Wed Dec  6 10:34:58 2000
+@@ -685,4 +685,4 @@
+ 		in search.c.
  */
  
--char version[] = "358+iso249";
-+char version[] = "358+iso249+regex_cs-lwp9k";
+-char version[] = "358+iso254";
++char version[] = "358+iso254+regex_cs-lwp9k";

>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?20001215225314.C2E9D5E6E>