diff options
author | alex <alex@FreeBSD.org> | 2000-07-21 21:00:24 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-21 21:00:24 +0800 |
commit | d4e48cd57e8cf68dcc8ae22fd18016adeffdbae0 (patch) | |
tree | d54b9502f97e1a319eb72c26ac579ab82de8e7cb /shells | |
parent | c6fe1efa0ec8d6c3e8cc12d29ab26125cc0b5d8c (diff) | |
download | freebsd-ports-gnome-d4e48cd57e8cf68dcc8ae22fd18016adeffdbae0.tar.gz freebsd-ports-gnome-d4e48cd57e8cf68dcc8ae22fd18016adeffdbae0.tar.zst freebsd-ports-gnome-d4e48cd57e8cf68dcc8ae22fd18016adeffdbae0.zip |
Update to patchlevel 3.
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 |