Update from 3.0.2 to 3.0.4

This commit is contained in:
Torsten Blum 1997-06-25 05:24:46 +00:00
parent aee47e629d
commit 6740f47b6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7068
6 changed files with 24 additions and 22 deletions

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
# Version required: 3.0.2
# Version required: 3.0.4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.23 1996/12/19 11:31:20 torstenb Exp $
# $Id: Makefile,v 1.24 1997/06/16 11:51:14 max Exp $
#
DISTNAME= zsh-3.0.2
PKGNAME= zsh-3.0.2
DISTNAME= zsh-3.0.4
PKGNAME= zsh-3.0.4
CATEGORIES= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
ftp://ftp.sterling.com/zsh/ \

View File

@ -1 +1 @@
MD5 (zsh-3.0.2.tar.gz) = 447d98cf5df924a16580ae69b0ae138e
MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025

View File

@ -1,17 +1,18 @@
bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/zsh-3.0.2
bin/zsh
bin/zsh-3.0.4
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/zsh.info %D/info/dir
man/man1/zsh.1.gz
man/man1/zshall.1.gz
man/man1/zshbuiltins.1.gz
info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshparam.1.gz
man/man1/zshall.1.gz
man/man1/zshzle.1.gz
man/man1/zsh.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshparam.1.gz

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
# Version required: 3.0.2
# Version required: 3.0.4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.23 1996/12/19 11:31:20 torstenb Exp $
# $Id: Makefile,v 1.24 1997/06/16 11:51:14 max Exp $
#
DISTNAME= zsh-3.0.2
PKGNAME= zsh-3.0.2
DISTNAME= zsh-3.0.4
PKGNAME= zsh-3.0.4
CATEGORIES= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
ftp://ftp.sterling.com/zsh/ \

View File

@ -1 +1 @@
MD5 (zsh-3.0.2.tar.gz) = 447d98cf5df924a16580ae69b0ae138e
MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025

View File

@ -1,17 +1,18 @@
bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/zsh-3.0.2
bin/zsh
bin/zsh-3.0.4
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/zsh.info %D/info/dir
man/man1/zsh.1.gz
man/man1/zshall.1.gz
man/man1/zshbuiltins.1.gz
info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshparam.1.gz
man/man1/zshall.1.gz
man/man1/zshzle.1.gz
man/man1/zsh.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshparam.1.gz