From owner-cvs-all Thu Aug 16 1: 5: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D21537B40D; Thu, 16 Aug 2001 01:04:58 -0700 (PDT) (envelope-from sanpei@FreeBSD.org) Received: (from sanpei@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7G84wp99183; Thu, 16 Aug 2001 01:04:58 -0700 (PDT) (envelope-from sanpei) Message-Id: <200108160804.f7G84wp99183@freefall.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Thu, 16 Aug 2001 01:04:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/wdiff Makefile ports/textproc/wdiff/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sanpei 2001/08/16 01:04:58 PDT Modified files: textproc/wdiff Makefile Added files: textproc/wdiff/files patch-ac Log: Fix enviroment variable `DIFF_OPTIONS' problem Fix --ignore-case option That port fails to work when DIFF_OPTIONS is set to something like "-u" and the "-i" option to wdiff also fails to work (not the -i option is not in the man page but it is in the NEWS file). Submitted by: Dave Chapeskie Revision Changes Path 1.9 +2 -1 ports/textproc/wdiff/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message