From owner-ports-jp@jp.FreeBSD.org Sat Oct 16 19:11:31 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i9GABVR31252;
	Sat, 16 Oct 2004 19:11:31 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from nm01omta02d.dion.ne.jp (sns01-11-51.dion.ne.jp [61.117.3.69])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id i9GABU831247
	for <ports-jp@jp.FreeBSD.org>; Sat, 16 Oct 2004 19:11:30 +0900 (JST)
	(envelope-from mail@otsune.com)
Received: from [127.0.0.1] (unknown[210.234.154.178])
	by nm01mta02c.dion.ne.jp;
	Sat, 16 Oct 2004 19:10:57 +0900
Message-ID: <4170F3B0.7090104@otsune.com>
From: Masafumi Otsune <mail@otsune.com>
User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
X-Accept-Language: ja, en-us, en
MIME-Version: 1.0
To: ports-jp@jp.FreeBSD.org
References: <861xg0q6ak.wl%nobutaka@nobutaka.org>
In-Reply-To: <861xg0q6ak.wl%nobutaka@nobutaka.org>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: ports-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 16 Oct 2004 19:10:56 +0900
X-Sequence: ports-jp 15142
Subject: [ports-jp 15142] Re: ports/72428: slave ports
 =?ISO-2022-JP?B?GyRCJE4lXiUkJUohPCRKSlE5OSRHGyhC?=
 POR TREVISION =?ISO-2022-JP?B?GyRCJHI7SCQmISkbKEI=?= 
Sender: owner-ports-jp@jp.FreeBSD.org
X-Originator: mail@otsune.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+041006

otsune$B$G$9!#(B

$B!V(Bslave ports$B$,B8:_$9$k>l9g$O!"(Bmaster ports$B$N(BPORTREVISION$B$r>e=q$-$7$J$$!W$H$$$&%k!<%k!#(B
$B$D$^$j(B
PORTREVISION?=	hoge
$B$,%7%s%W%k$G8D?ME*$K$O<u$1F~$l$i$l$d$9$=$&$J5$$,$7$F$$$^$9!#(B

MANTANI Nobutaka wrote:
> $Bh_C+$G$9!#(B
(snip)
> $B$G$b!"0J2<$N$h$&$K(B japanese/squirrelmail $B$N(B PORTVERSION$B!"(BPORTREVISION $B$r(B
> mail/squirrelmail $B$,>e=q$-$7$J$$$h$&$K$7$F!"(Bmail/squirrelmail $B$KJQ99$,(B
> $B$"$C$?$i$=$l$K9g$o$;$F(B japanese/squirrelmail $B$N(B PORTREVISION $B$r>e$2$k$N$,(B
> $B4JC1$G$$$$$h$&$J5$$b$7$^$9!#(B
> 
> 
> Index: ports/mail/squirrelmail/Makefile
> ===================================================================
> RCS file: /home/pcvs/ports/mail/squirrelmail/Makefile,v
> retrieving revision 1.26
> diff -u -r1.26 Makefile
> --- ports/mail/squirrelmail/Makefile	5 Aug 2004 13:37:53 -0000	1.26
> +++ ports/mail/squirrelmail/Makefile	15 Oct 2004 16:26:02 -0000
> @@ -6,8 +6,8 @@
>  #
>  
>  PORTNAME=	squirrelmail
> -PORTVERSION=	1.4.3a
> -PORTREVISION=	1
> +PORTVERSION?=	1.4.3a
> +PORTREVISION?=	1
>  CATEGORIES?=	mail www
>  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
>  MASTER_SITE_SUBDIR=	squirrelmail

