diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-21 13:00:24 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-21 13:00:24 +0000 |
commit | 60619f6fe51f56dff9b0efb25e27a01d16e9050d (patch) | |
tree | a45089932e84ee45083236e509a4446ff79ff958 /shells | |
parent | 121c3d6067350918d89a2846bd9529427912c7b5 (diff) | |
download | ports-60619f6fe51f56dff9b0efb25e27a01d16e9050d.tar.gz ports-60619f6fe51f56dff9b0efb25e27a01d16e9050d.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 6 | ||||
-rw-r--r-- | shells/tcsh/distinfo | 2 | ||||
-rw-r--r-- | shells/tcsh/files/patch-ad | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index db492360679c..ffbe56990d32 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tcsh -PORTVERSION= 6.09.01 +PORTVERSION= 6.09.03 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_TCSH} DISTNAME= ${DISTNAME_TCSH} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 400021 +.if ${OSVERSION} >= 4000210 NO_BUILD= yes PLIST= ${PKGDIR}/PLIST.nobuild DISTFILES= # empty @@ -32,7 +32,7 @@ MASTER_SITE_TCSH= http://www2.wbs.ne.jp/~znc/tcsh/ DISTNAME_TCSH= ${PORTNAME}-${PORTVERSION} .endif -.if ${OSVERSION} >= 400021 +.if ${OSVERSION} >= 4000210 pre-fetch: @${ECHO_MSG} "This port is just for making symlink from /bin/tcsh" @${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells." diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index 85e7d96bed8c..d8538a20dbba 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1 +1 @@ -MD5 (tcsh-6.09.01.tar.gz) = 205ef6c1a9330a6e9ad7962466b297ad +MD5 (tcsh-6.09.03.tar.gz) = 8fffe820e2cba4666f9a228ffffd65e5 diff --git a/shells/tcsh/files/patch-ad b/shells/tcsh/files/patch-ad index c6ea6223a72c..c82572be82ff 100644 --- a/shells/tcsh/files/patch-ad +++ b/shells/tcsh/files/patch-ad @@ -1,6 +1,6 @@ ---- host.defs.orig Mon Jun 21 20:11:51 1999 -+++ host.defs Mon Jun 21 20:14:16 1999 -@@ -494,10 +494,12 @@ +--- 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 |