From owner-ports-jp@jp.freebsd.org  Thu Oct 28 03:32:46 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id DAA86498;
	Thu, 28 Oct 1999 03:32:46 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.166])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id DAA86492
	for <ports-jp@jp.freebsd.org>; Thu, 28 Oct 1999 03:32:45 +0900 (JST)
	(envelope-from shuna@pop16.odn.ne.jp)
Received: from a44.my.domain ([127.0.0.1]) by t-mta2.odn.ne.jp
          (InterMail vM.4.01.02.00 201-229-116) with ESMTP
          id <19991027183244.KPLM954.t-mta2.odn.ne.jp@a44.my.domain>
          for <ports-jp@jp.freebsd.org>; Thu, 28 Oct 1999 03:32:44 +0900
Date: Thu, 28 Oct 1999 03:23:09 +0900
From: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
To: ports-jp@jp.freebsd.org
Message-ID: <19991028032309.A46214@pop16.odn.ne.jp>
References: <19991027021729.A23075@pop16.odn.ne.jp> <19991026214014.13451.sada@rr.iij4u.or.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
X-Mailer: Mutt 1.0pre3i-jp0
In-Reply-To: <19991026214014.13451.sada@rr.iij4u.or.jp>
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: ports-jp 8046
Subject: [ports-jp 8046] Re: slrn update
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: shuna@pop16.odn.ne.jp

$B4d2<$G$9!#(B

On Wed, Oct 27, 1999 at 06:40:14AM +0900, SADA Kenji wrote:
> >> $B$I$J$?$+(B commit $B$7$FD:$1$J$$$G$7$g$&$+!#(B
> >> $B!t(B mutt $B$b%P!<%8%g%s%"%C%W$7$F$k$1$I!D(B
> 
> $B=5Kv$G$h$m$7$1$l$PGR8+$7$^$9!#(B

$B$h$m$7$/$*4j$$$7$^$9!#$D$$$G$H8@$C$F$O$J$s$G$9$,!"(Bmutt $B$N:9J,$bIU$1$^(B
$B$9!#(B

ODN $B;HMQ<T$G(B send-pr $B=PMh$J$/$J$C$?$N$O;d$@$1$G$O$J$$$h$&$G(B ($BF1MM$NJ}(B
$B$+$i%a!<%k$rD:$-$^$7$?(B)$B!"$d$C$Q$j(B ODN $BB&$NLdBj$N$h$&$G$9!#(B

-- 
$B4d2<MN<#!w#O#D#N(B



diff -cNr mutt-old/Makefile mutt/Makefile
*** mutt-old/Makefile	Fri Sep 10 05:49:46 1999
--- mutt/Makefile	Thu Oct 28 02:35:05 1999
***************
*** 1,26 ****
  # New ports collection makefile for:	ja-mutt
! # Version required:	1.0pre1i
  # Date created:		5 Sep 1999
  # Whom:			IWASHITA Yoji <shuna@pop16.odn.ne.jp>
  #
  # $FreeBSD: ports/japanese/mutt/Makefile,v 1.2 1999/09/09 20:49:46 sada Exp $
  #
  
! DISTNAME=	mutt-1.0pre1i
! PKGNAME=	ja-mutt-1.0b1.j0
  CATEGORIES=	japanese mail
  MASTER_SITES=	ftp://ftp.guug.de/pub/mutt/ \
  		ftp://ftp.guug.de/pub/mutt/historic/ \
  		ftp://ftp.gbnet.net/pub/mutt-international/
  
! PATCH_SITES=	http://home.sprintmail.com/~kikutani/slang/
! PATCHFILES=	mutt-1.0pre1i.jp0.pat.gz
  PATCH_DIST_STRIP=	-p1
  
  MAINTAINER=	shuna@pop16.odn.ne.jp
  
  LIB_DEPENDS=	slang.2:${PORTSDIR}/japanese/libslang
! BUILD_DEPENDS=	${PREFIX}/bin/msgfmt:${PORTSDIR}/devel/gettext \
  		autoconf:${PORTSDIR}/devel/autoconf \
  		automake:${PORTSDIR}/devel/automake
  RUN_DEPENDS=	urlview:${PORTSDIR}/textproc/urlview
--- 1,26 ----
  # New ports collection makefile for:	ja-mutt
! # Version required:	1.0pre3i
  # Date created:		5 Sep 1999
  # Whom:			IWASHITA Yoji <shuna@pop16.odn.ne.jp>
  #
  # $FreeBSD: ports/japanese/mutt/Makefile,v 1.2 1999/09/09 20:49:46 sada Exp $
  #
  
! DISTNAME=	mutt-1.0pre3i
! PKGNAME=	ja-mutt-1.0b3.j0
  CATEGORIES=	japanese mail
  MASTER_SITES=	ftp://ftp.guug.de/pub/mutt/ \
  		ftp://ftp.guug.de/pub/mutt/historic/ \
  		ftp://ftp.gbnet.net/pub/mutt-international/
  
! PATCH_SITES=	http://kondara.sdri.co.jp/~kikutani/slang/
! PATCHFILES=	mutt-1.0pre3i.jp0.pat.gz
  PATCH_DIST_STRIP=	-p1
  
  MAINTAINER=	shuna@pop16.odn.ne.jp
  
  LIB_DEPENDS=	slang.2:${PORTSDIR}/japanese/libslang
! BUILD_DEPENDS=	${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext \
  		autoconf:${PORTSDIR}/devel/autoconf \
  		automake:${PORTSDIR}/devel/automake
  RUN_DEPENDS=	urlview:${PORTSDIR}/textproc/urlview
***************
*** 28,34 ****
  DIST_SUBDIR=	mutt
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
! WRKSRC=		${WRKDIR}/mutt-1.0pre1
  CONFIGURE_ARGS=	--with-slang --enable-locales-fix --with-included-gettext \
  		--enable-flock --disable-fcntl \
  		--sysconfdir=${PREFIX}/share/mutt \
--- 28,34 ----
  DIST_SUBDIR=	mutt
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
! WRKSRC=		${WRKDIR}/mutt-1.0pre3
  CONFIGURE_ARGS=	--with-slang --enable-locales-fix --with-included-gettext \
  		--enable-flock --disable-fcntl \
  		--sysconfdir=${PREFIX}/share/mutt \
diff -cNr mutt-old/files/md5 mutt/files/md5
*** mutt-old/files/md5	Mon Sep  6 05:04:07 1999
--- mutt/files/md5	Thu Oct 28 00:49:01 1999
***************
*** 1,2 ****
! MD5 (mutt/mutt-1.0pre1i.tar.gz) = afbb2942b7af0021043c53a691ff2d75
! MD5 (mutt/mutt-1.0pre1i.jp0.pat.gz) = 4e4b0f0ab681a4bc74a5529209ad45a8
--- 1,2 ----
! MD5 (mutt/mutt-1.0pre3i.tar.gz) = 11d65ce99f5eff0a0b4670c2d6b30579
! MD5 (mutt/mutt-1.0pre3i.jp0.pat.gz) = 55422b09ebefcf912019112ff3813894
diff -cNr mutt-old/patches/patch-aa mutt/patches/patch-aa
*** mutt-old/patches/patch-aa	Sat Sep 11 01:42:45 1999
--- mutt/patches/patch-aa	Thu Oct 28 02:20:23 1999
***************
*** 1,7 ****
! *** configure.in.orig	Thu Sep  9 12:06:13 1999
! --- configure.in	Thu Sep  9 12:06:16 1999
  ***************
! *** 107,124 ****
    	
    	AC_MSG_CHECKING(for S-Lang)
    	if test $withval = yes; then
--- 1,7 ----
! *** configure.in.orig	Thu Oct 28 01:14:22 1999
! --- configure.in	Thu Oct 28 01:14:24 1999
  ***************
! *** 112,129 ****
    	
    	AC_MSG_CHECKING(for S-Lang)
    	if test $withval = yes; then
***************
*** 20,26 ****
    	else
    		dnl ---Check to see if $withval is a source directory
    		if test -f $withval/src/slang.h; then
! --- 107,117 ----
    	
    	AC_MSG_CHECKING(for S-Lang)
    	if test $withval = yes; then
--- 20,26 ----
    	else
    		dnl ---Check to see if $withval is a source directory
    		if test -f $withval/src/slang.h; then
! --- 112,122 ----
    	
    	AC_MSG_CHECKING(for S-Lang)
    	if test $withval = yes; then
