mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to patchlevel 3.
This commit is contained in:
parent
121c3d6067
commit
60619f6fe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30932
3 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= tcsh
|
PORTNAME= tcsh
|
||||||
PORTVERSION= 6.09.01
|
PORTVERSION= 6.09.03
|
||||||
CATEGORIES= shells
|
CATEGORIES= shells
|
||||||
MASTER_SITES= ${MASTER_SITE_TCSH}
|
MASTER_SITES= ${MASTER_SITE_TCSH}
|
||||||
DISTNAME= ${DISTNAME_TCSH}
|
DISTNAME= ${DISTNAME_TCSH}
|
||||||
|
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K
|
Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.if ${OSVERSION} >= 400021
|
.if ${OSVERSION} >= 4000210
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
PLIST= ${PKGDIR}/PLIST.nobuild
|
PLIST= ${PKGDIR}/PLIST.nobuild
|
||||||
DISTFILES= # empty
|
DISTFILES= # empty
|
||||||
|
@ -32,7 +32,7 @@ MASTER_SITE_TCSH= http://www2.wbs.ne.jp/~znc/tcsh/
|
||||||
DISTNAME_TCSH= ${PORTNAME}-${PORTVERSION}
|
DISTNAME_TCSH= ${PORTNAME}-${PORTVERSION}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${OSVERSION} >= 400021
|
.if ${OSVERSION} >= 4000210
|
||||||
pre-fetch:
|
pre-fetch:
|
||||||
@${ECHO_MSG} "This port is just for making symlink from /bin/tcsh"
|
@${ECHO_MSG} "This port is just for making symlink from /bin/tcsh"
|
||||||
@${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells."
|
@${ECHO_MSG} "to ${PREFIX}/bin/tcsh and updating /etc/shells."
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (tcsh-6.09.01.tar.gz) = 205ef6c1a9330a6e9ad7962466b297ad
|
MD5 (tcsh-6.09.03.tar.gz) = 8fffe820e2cba4666f9a228ffffd65e5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- host.defs.orig Mon Jun 21 20:11:51 1999
|
--- host.defs.old Fri Jul 21 14:49:18 2000
|
||||||
+++ host.defs Mon Jun 21 20:14:16 1999
|
+++ host.defs Fri Jul 21 14:50:28 2000
|
||||||
@@ -494,10 +494,12 @@
|
@@ -499,10 +499,12 @@
|
||||||
|
|
||||||
newdef : defined(__FreeBSD__)
|
newdef : defined(__FreeBSD__)
|
||||||
comment : FreeBSD
|
comment : FreeBSD
|
||||||
|
|
Loading…
Add table
Reference in a new issue