aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2001-09-08 01:36:50 +0800
committermp <mp@FreeBSD.org>2001-09-08 01:36:50 +0800
commit0d2e0a7bf0a14e2cb931d49ec2857e9e3cb2370c (patch)
tree6797591b78000c8525358be1e697a94019c7631b
parentf8e1a5335a0e9d9c6da5220cd6db32145c3c6ee8 (diff)
downloadfreebsd-ports-graphics-0d2e0a7bf0a14e2cb931d49ec2857e9e3cb2370c.tar.gz
freebsd-ports-graphics-0d2e0a7bf0a14e2cb931d49ec2857e9e3cb2370c.tar.zst
freebsd-ports-graphics-0d2e0a7bf0a14e2cb931d49ec2857e9e3cb2370c.zip
Update to tcsh-6.11.
-rw-r--r--shells/tcsh/Makefile5
-rw-r--r--shells/tcsh/distinfo2
-rw-r--r--shells/tcsh/files/extra-patch-host.defs16
-rw-r--r--shells/tcsh/files/patch-aa9
4 files changed, 12 insertions, 20 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 72810c15333..6201a28f40a 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= tcsh
-PORTVERSION= 6.10.00
+PORTVERSION= 6.11.00
CATEGORIES= shells
-MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/
+MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
@@ -19,7 +19,6 @@ DISTFILES= # empty
NO_BUILD= yes
PLIST= ${PKGDIR}/pkg-plist.nobuild
.else
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-host.defs
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
ALL_TARGET= all catalogs
diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo
index 9579f2d3880..afd9827b1fe 100644
--- a/shells/tcsh/distinfo
+++ b/shells/tcsh/distinfo
@@ -1 +1 @@
-MD5 (tcsh-6.10.tar.gz) = f459c423074d85dfaa55439eb908a053
+MD5 (tcsh-6.11.tar.gz) = 8c04d53162a896b53d751bfa041cdeb6
diff --git a/shells/tcsh/files/extra-patch-host.defs b/shells/tcsh/files/extra-patch-host.defs
deleted file mode 100644
index c82572be82f..00000000000
--- a/shells/tcsh/files/extra-patch-host.defs
+++ /dev/null
@@ -1,16 +0,0 @@
---- host.defs.old Fri Jul 21 14:49:18 2000
-+++ host.defs Fri Jul 21 14:50:28 2000
-@@ -499,10 +499,12 @@
-
- newdef : defined(__FreeBSD__)
- comment : FreeBSD
-+vendor : defined(__alpha) : "digital"
- vendor : defined(M_intel) : "intel"
- hosttype: : "FreeBSD"
- ostype : : "FreeBSD"
--machtype: : "i386"
-+machtype: defined(__alpha) : "alpha"
-+machtype: defined(M_i386) : "i386"
- enddef :
-
-
diff --git a/shells/tcsh/files/patch-aa b/shells/tcsh/files/patch-aa
new file mode 100644
index 00000000000..3ce608b7648
--- /dev/null
+++ b/shells/tcsh/files/patch-aa
@@ -0,0 +1,9 @@
+--- nls/Makefile.old Fri Sep 7 10:03:11 2001
++++ nls/Makefile Fri Sep 7 10:03:21 2001
+@@ -1,5 +1,5 @@
+
+-SUBDIRS= C et finnish french german greek italian ja pl russian \
++SUBDIRS= C et finnish french german greek italian ja russian \
+ spanish ukrainian
+ #GENCAT= gencat -new
+ GENCAT= gencat