From owner-freebsd-ports Thu Sep 18 18:40:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA26937 for ports-outgoing; Thu, 18 Sep 1997 18:40:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA26894; Thu, 18 Sep 1997 18:40:02 -0700 (PDT) Date: Thu, 18 Sep 1997 18:40:02 -0700 (PDT) Message-Id: <199709190140.SAA26894@hub.freebsd.org> To: freebsd-ports Cc: From: Satoshi Taoka Subject: Re: ports/4166 (Wnn6) Reply-To: Satoshi Taoka Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4166; it has been noted by GNATS. From: Satoshi Taoka To: asami@cs.berkeley.edu Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/4166 (Wnn6) Date: Fri, 19 Sep 1997 10:25:16 +0900 I'm sorry. Please apply the folloing patch after applying the previous patch. S. Taoka diff -arcN ../ports.orig2/Wnn6/pkg/INSTALL ./Wnn6/pkg/INSTALL *** ../ports.orig2/Wnn6/pkg/INSTALL Wed Sep 17 05:33:48 1997 --- ./Wnn6/pkg/INSTALL Fri Sep 19 10:16:31 1997 *************** *** 83,102 **** ## Hack /etc/master.passwd ## # check ! id_26=`id -u 26 2> /dev/null` id_wnn=`id -u wnn 2> /dev/null` ! if [ X"$id_wnn" = X26 ];then exit 0 ! elif [ X"$id_26" != X ]; then cat < /dev/null` id_wnn=`id -u wnn 2> /dev/null` ! if [ X"$id_wnn" = X69 ];then exit 0 ! elif [ X"$id_69" != X ]; then cat <