diff options
author | wiz <wiz@pkgsrc.org> | 2001-09-14 22:51:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-09-14 22:51:54 +0000 |
commit | b21af6b66d74e21c22dbeafc07ec7334fe65a17d (patch) | |
tree | 9985a871a69aaaad936c23e7e499788b9cf0906e /misc/fd | |
parent | 1cad919fc7164208ef2b202fe8589ad788b9ac7b (diff) | |
download | pkgsrc-b21af6b66d74e21c22dbeafc07ec7334fe65a17d.tar.gz |
Update to 1.03t, provided by the package maintainer Nobuhiro Yasutomi
in pkg/13908. Changes since 1.03s:
Revise history function.
Add error message when fail to intenral command.
Support relative path archiving in archive browser.
Keypad transfer mode support uncompat environment.
File name complition include internal command name.
Bug fixes.
Diffstat (limited to 'misc/fd')
-rw-r--r-- | misc/fd/Makefile | 6 | ||||
-rw-r--r-- | misc/fd/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 15e76ca6cd2..f55de62afaa 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2001/06/26 11:40:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2001/09/14 22:51:54 wiz Exp $ # -DISTNAME= FD-1.03s -PKGNAME= fd-1.03s +DISTNAME= FD-1.03t +PKGNAME= fd-1.03t CATEGORIES= misc MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ diff --git a/misc/fd/distinfo b/misc/fd/distinfo index 152f6e570a0..49b390dfdca 100644 --- a/misc/fd/distinfo +++ b/misc/fd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/06/26 11:40:43 wiz Exp $ +$NetBSD: distinfo,v 1.4 2001/09/14 22:51:55 wiz Exp $ -SHA1 (FD-1.03s.tar.gz) = 5ad24ebacbc7228104ebd99a107e2937894f862f -Size (FD-1.03s.tar.gz) = 324340 bytes +SHA1 (FD-1.03t.tar.gz) = 2e16b7efe97ea9fac4d137568820393317b5136b +Size (FD-1.03t.tar.gz) = 335063 bytes SHA1 (patch-aa) = 806474896350a5630e608f2b095a629c96616eab |