summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-27 08:58:20 +0000
committerijliao <ijliao@FreeBSD.org>2001-12-27 08:58:20 +0000
commitb465ec53d1a001f3ab4b2ce18a2b7ff650e52941 (patch)
treeb1f6b8d83a38821e4457fdd778d6f95104b23ca8 /shells
parent8695df91b1a7213f774b0e1c35c6ae57f539ed67 (diff)
downloadFreeBSD-ports-b465ec53d1a001f3ab4b2ce18a2b7ff650e52941.zip
FreeBSD-ports-b465ec53d1a001f3ab4b2ce18a2b7ff650e52941.tar.gz
upgrade to 1.03u
PR: 33226 Submitted by: maintainer
Diffstat (limited to 'shells')
-rw-r--r--shells/fd/Makefile5
-rw-r--r--shells/fd/distinfo2
-rw-r--r--shells/fd/files/patch-aa8
3 files changed, 8 insertions, 7 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index a7198ca..7149595 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= fd
-PORTVERSION= 1.03t
+PORTVERSION= 1.03u
CATEGORIES= misc
-MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/
+MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
+ ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/
MASTER_SITE_SUBDIR= steve
DISTNAME= FD-${PORTVERSION}
diff --git a/shells/fd/distinfo b/shells/fd/distinfo
index 34a4724..dc23017 100644
--- a/shells/fd/distinfo
+++ b/shells/fd/distinfo
@@ -1 +1 @@
-MD5 (FD-1.03t.tar.gz) = 8bfa5aa8d9414c562ca1994a733d4cea
+MD5 (FD-1.03u.tar.gz) = 1b0629a201c89b54e9e2517caa7242c8
diff --git a/shells/fd/files/patch-aa b/shells/fd/files/patch-aa
index fcff496..f8ac5e2 100644
--- a/shells/fd/files/patch-aa
+++ b/shells/fd/files/patch-aa
@@ -1,9 +1,9 @@
---- Makefile.in.orig Thu Oct 12 18:55:53 2000
-+++ Makefile.in Thu Oct 12 18:56:31 2000
-@@ -3,7 +3,7 @@
- #
+--- Makefile.in.orig Tue Dec 18 00:00:00 2001
++++ Makefile.in Wed Dec 19 13:02:55 2001
+@@ -4,7 +4,7 @@
TITLE = FD-
+ VERSION = __VERSION__
-PREFIX = /usr/local
+PREFIX ?= /usr/local
MANSEC = 1
OpenPOWER on IntegriCloud