summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-03-28 10:13:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-03-28 10:13:10 +0000
commit4717afbb1c9fa107aa07808d179833094a07edc6 (patch)
treeb217978da8e0f75f467fcdd712615cfde4e32085 /shells
parentPatch was reversed. (diff)
Update to 2.03.
Notes
Notes: svn path=/head/; revision=77610
Diffstat (limited to 'shells')
-rw-r--r--shells/fd/Makefile2
-rw-r--r--shells/fd/distinfo2
-rw-r--r--shells/fd/files/patch-_fdrc16
3 files changed, 10 insertions, 10 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 352b2b283a01..0243d3a55729 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fd
-PORTVERSION= 2.02b
+PORTVERSION= 2.03
CATEGORIES= shells
MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/
diff --git a/shells/fd/distinfo b/shells/fd/distinfo
index 9043a344c74b..3419eed055e5 100644
--- a/shells/fd/distinfo
+++ b/shells/fd/distinfo
@@ -1 +1 @@
-MD5 (FD-2.02b.tar.gz) = 964b139d705133d5b252b77d936193af
+MD5 (FD-2.03.tar.gz) = 7fc35b4dff6cf2c2cacc2bb8a1469327
diff --git a/shells/fd/files/patch-_fdrc b/shells/fd/files/patch-_fdrc
index 7c99fa139a01..c858e727c00d 100644
--- a/shells/fd/files/patch-_fdrc
+++ b/shells/fd/files/patch-_fdrc
@@ -1,5 +1,5 @@
---- _fdrc.orig Wed Jul 10 00:00:00 2002
-+++ _fdrc Thu Sep 19 03:26:06 2002
+--- _fdrc.orig Wed Mar 26 00:00:00 2003
++++ _fdrc Fri Mar 28 19:08:37 2003
@@ -13,2 +13,3 @@
#SORTTYPE=0
+FD_SORTTYPE=101
@@ -28,15 +28,15 @@
#ANSICOLOR=0
+FD_ANSICOLOR=1
-@@ -144,2 +151,3 @@
- #LANGUAGE=$LANG
+@@ -174,2 +181,3 @@
+ #LANGUAGE=""
+FD_LANGUAGE=$LANG
-@@ -215,2 +223,3 @@
+@@ -245,2 +253,3 @@
#PAGER=more%K
+FD_PAGER=${PAGER:-/usr/bin/more}%K
#EDITOR=vi
-@@ -222,2 +231,38 @@
+@@ -252,2 +261,38 @@
# launcher definition
+tar="tar"
+tar_format="%a %u/%g %s %m %d %t %y %f"
@@ -75,7 +75,7 @@
+arch "/.aa" "echo ERROR" "cat %X.?? | $tar zxf - %TA"
+
#(Default)
-@@ -325,2 +370,39 @@
+@@ -341,2 +386,39 @@
# archiver definition
+
+for ext in /.tar; do
@@ -115,7 +115,7 @@
+arch ".uu" "_uuencode %C %TA" "uudecode -ic < %C"
+
#(Default)
-@@ -387 +469,5 @@
+@@ -433 +515,5 @@
#keymap DEL "\033[3~"
+
+if [ -f /etc/fd2rc.local ]; then