From 376249aab282d5e901239d9c728c1aff7e8077af Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 26 Jun 2001 11:40:43 +0000 Subject: Update to 1.03s, per patch from Nobuhiro Yasutomi in pkg/13074. Last version was 1.03r, but that update didn't include a ChangeLog, so here's one back to 1.03p: Ver. 1.03s fix abnormal end when some case in directory change. (05/22/01) fix command line input handling quote. Ver. 1.03r fix display to confuse in ANSICOLOR=2 case. (04/03/01) fix to stop when start not exist directory fix handle archive file that include full path. support different compiler spec for Solaris 8. Ver. 1.03q speed up KANJI code convert by using table. (02/28/01) support Linux/Alpha allow to choose retry when not enough space to copy file. strict follow cursol posion. revice rule for file extention sort. fix confirm problem to delete file. more strict handle to timestamp when file copy. (MS-DOS) --- misc/fd/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'misc/fd/Makefile') diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 2be04f88838..15e76ca6cd2 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2001/04/10 07:37:30 hubertf Exp $ -# FreeBSD: ports/misc/fd/Makefile,v 1.14 1999/08/25 07:21:37 obrien Exp +# $NetBSD: Makefile,v 1.15 2001/06/26 11:40:43 wiz Exp $ # -DISTNAME= FD-1.03r -PKGNAME= fd-1.03r +DISTNAME= FD-1.03s +PKGNAME= fd-1.03s CATEGORIES= misc -MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ - http://hp.vector.co.jp/authors/VA012337/soft/fd/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ MAINTAINER= Nobuhiro Yasutomi COMMENT= File and directory management tool -- cgit v1.2.3