From owner-ports-jp@jp.freebsd.org  Sat Aug 25 10:47:35 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id KAA80713;
	Sat, 25 Aug 2001 10:47:35 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from diana.infonets.hiroshima-u.ac.jp (diana.infonets.hiroshima-u.ac.jp [133.41.33.53])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id KAA80708
	for <ports-jp@jp.freebsd.org>; Sat, 25 Aug 2001 10:47:34 +0900 (JST)
	(envelope-from taoka@infonets.hiroshima-u.ac.jp)
Received: from peg.infonets.hiroshima-u.ac.jp (peg.infonets.hiroshima-u.ac.jp [133.41.33.64])
	by diana.infonets.hiroshima-u.ac.jp (8.11.1/3.7W) with ESMTP id f7P1lYA49603
	for <ports-jp@jp.freebsd.org>; Sat, 25 Aug 2001 10:47:34 +0900 (JST)
Received: from localhost (localhost [127.0.0.1]) by peg.infonets.hiroshima-u.ac.jp (8.11.3/3.6W) with ESMTP
	id f7P1lYu80346 for <ports-jp@jp.freebsd.org>; Sat, 25 Aug 2001 10:47:34 +0900 (JST)
To: ports-jp@jp.freebsd.org
From: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
In-Reply-To: <20010825101804.2faea244.k_nishizawa@anet.ne.jp>
References: <20010824.204929.74111652.yatt@msc.biglobe.ne.jp>
	<20010824.205307.46520145.yatt@msc.biglobe.ne.jp>
	<20010825101804.2faea244.k_nishizawa@anet.ne.jp>
X-Mailer: Mew version 1.94.1 on XEmacs 21.1 (Cuyahoga Valley)
X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew)
X-URL: http://www.infonets.hiroshima-u.ac.jp/~taoka/
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <20010825104733N.taoka@infonets.hiroshima-u.ac.jp>
Date: Sat, 25 Aug 2001 10:47:33 +0900
X-Dispatcher: imput version 20000228(IM140)
Lines: 35
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: ports-jp 11272
Subject: [ports-jp 11272] Re: mozilla-jlp
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: taoka@infonets.hiroshima-u.ac.jp


> $B@>_7$H8@$$$^$9!#(B

$BED2,$G$9!#(B

> JLP_SRC=        ${PORTNAME}${PORTVERSION}-langjajp-RC2.xpi \
>                 ${PORTNAME}${PORTVERSION}-regjp-RC2.xpi
> 
> $B$J$N$G!"(BPORTVERSION $B$rJQ$($F$7$^$&$HLdBj$,$"$k$h$&$K;W$$$^$9!#(B

$B$o$*!#K\Ev$G$9$M!#$4;XE&$"$j$,$H$&$4$6$$$^$9!#(B
commit$BA0$N:G=*%A%'%C%/$r$7$F$J$+$C$?$G$9!#$H$j$"$($:!"(B
$B@u0f$5$s$NN;>5$rF@$F$$$^$;$s$,!""-$r(Bcvs ci$B$7$F$*$-$^$9!#(B

$B@u0f$5$s$X!#$b$7!"$3$NJQ99$,NI$/$J$$(B($B5$$KF~$i$J$$(B)$B>l9g!":G?7$N>uBV$+$i$N(B
diff$B$r%a!<%k$GAw$C$F$/$@$5$$!#(B

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/mozilla-jlp/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	2001/08/24 23:46:58	1.19
+++ Makefile	2001/08/25 01:39:11
@@ -33,8 +33,8 @@
 .else
 MOZILLA_PORT=	${PORTSDIR}/www/mozilla
 .endif
-JLP_SRC=	${PORTNAME}${PORTVERSION}-langjajp-RC2.xpi \
-		${PORTNAME}${PORTVERSION}-regjp-RC2.xpi
+JLP_SRC=	${PORTNAME}${PORTVERSION:S/.r2$//}-langjajp-RC2.xpi \
+		${PORTNAME}${PORTVERSION:S/.r2$//}-regjp-RC2.xpi
 
 .include <bsd.port.pre.mk>
 
